diff --git a/html/changelog.html b/html/changelog.html
index 1d61847e13a..5a6f45e17c7 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,22 @@
-->
+
28 September 2016
+
Alberyk updated:
+
+ - Fixed space lube never drying.
+
+
Bedshaped updated:
+
+ - Beepsky and other bots now affected by EMPs.
+ - Fixed power cells disappearing when removed from held mag locks.
+ - Fixed missing pronoun when chewing your hand.
+ - Added admin notices when someone chews their hand off.
+ - Emptying a container into a sink correctly 'empties' it.
+ - Fixed Spider-bots not being able to ventcrawl.
+ - Adding an adminlog to vent clog events.
+
+
25 September 2016
Nanako updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ea2459d6a10..c8ef86ec712 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -2847,3 +2847,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
now be alt-clicked to set the transfer amount, including when held in a gripper.
Skull132:
- tweak: Rules viewport enlarged, to make space for the prettier rules formatting.
+2016-09-28:
+ Alberyk:
+ - bugfix: Fixed space lube never drying.
+ Bedshaped:
+ - bugfix: Beepsky and other bots now affected by EMPs.
+ - bugfix: Fixed power cells disappearing when removed from held mag locks.
+ - spellcheck: Fixed missing pronoun when chewing your hand.
+ - rscadd: Added admin notices when someone chews their hand off.
+ - bugfix: Emptying a container into a sink correctly 'empties' it.
+ - bugfix: Fixed Spider-bots not being able to ventcrawl.
+ - rscadd: Adding an adminlog to vent clog events.
diff --git a/html/changelogs/Bedshaped-PR-1021.yml b/html/changelogs/Bedshaped-PR-1021.yml
deleted file mode 100644
index e22826e9f4a..00000000000
--- a/html/changelogs/Bedshaped-PR-1021.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-author: Bedshaped
-
-delete-after: True
-
-changes:
- - bugfix: "Beepsky and other bots now affected by EMPs."
- - bugfix: "Fixed power cells disappearing when removed from held mag locks."
- - spellcheck: "Fixed missing pronoun when chewing your hand."
- - rscadd: "Added admin notices when someone chews their hand off."
- - bugfix: "Emptying a container into a sink correctly 'empties' it."
- - bugfix: "Fixed Spider-bots not being able to ventcrawl."
diff --git a/html/changelogs/Bedshaped-PR-994.yml b/html/changelogs/Bedshaped-PR-994.yml
deleted file mode 100644
index 9c7b7e633bc..00000000000
--- a/html/changelogs/Bedshaped-PR-994.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Bedshaped
-
-delete-after: True
-
-changes:
- - rscadd: "Adding an adminlog to vent clog events."
diff --git a/html/changelogs/alberyk-PR-1013.yml b/html/changelogs/alberyk-PR-1013.yml
deleted file mode 100644
index 6fda5c60a15..00000000000
--- a/html/changelogs/alberyk-PR-1013.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Alberyk
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed space lube never drying."