diff --git a/html/changelog.html b/html/changelog.html
index 028844d9812..719cc6dc897 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,16 @@
-->
+
30 October 2016
+
inselc updated:
+
+ - Fixed hungry Shades.
+ - Fixed AI being able to interact with IV drips.
+ - Fixed Alt-Clicking PDA on ground displaying wrong message.
+ - Fixed smallbot controls access.
+ - Fixed mice being able to open and close laptop computers.
+
+
29 October 2016
inselc updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 70787c6278b..e0e76104234 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -2885,3 +2885,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed invisible runes triggering message when trying to clean the tile
they're on.
- rscadd: Added Juggernaut ability to smash machines.
+2016-10-30:
+ inselc:
+ - bugfix: Fixed hungry Shades.
+ - bugfix: Fixed AI being able to interact with IV drips.
+ - bugfix: Fixed Alt-Clicking PDA on ground displaying wrong message.
+ - bugfix: Fixed smallbot controls access.
+ - bugfix: Fixed mice being able to open and close laptop computers.
diff --git a/html/changelogs/inselc-PR-1088.yml b/html/changelogs/inselc-PR-1088.yml
deleted file mode 100644
index 3e6b408fab1..00000000000
--- a/html/changelogs/inselc-PR-1088.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: inselc
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed hungry Shades."
- - bugfix: "Fixed AI being able to interact with IV drips."
- - bugfix: "Fixed Alt-Clicking PDA on ground displaying wrong message."
- - bugfix: "Fixed smallbot controls access."
- - bugfix: "Fixed mice being able to open and close laptop computers."