diff --git a/html/changelog.html b/html/changelog.html
index 42567054684..aaee5e4b43f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,15 @@
-->
+
08 April 2017
+
inselc updated:
+
+ - Drones are now able to decompile burnt matches.
+ - Ghosts will no longer trigger infrared emitters.
+ - Transferring chemicals to a chem implant will now show actual amount of reagents transferred.
+ - Relocating your/someone's limb will now properly show a message to all bystanders.
+
+
03 April 2017
Lohikar updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index dd19d32d349..ac740ff93c9 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4064,3 +4064,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Nanako:
- bugfix: Fixed some issues where creatures being sacrificed to pylons could bug
out.
+2017-04-08:
+ inselc:
+ - bugfix: Drones are now able to decompile burnt matches.
+ - bugfix: Ghosts will no longer trigger infrared emitters.
+ - bugfix: Transferring chemicals to a chem implant will now show actual amount of
+ reagents transferred.
+ - bugfix: Relocating your/someone's limb will now properly show a message to all
+ bystanders.
diff --git a/html/changelogs/inselc-PR-2049.yml b/html/changelogs/inselc-PR-2049.yml
deleted file mode 100644
index a45894ed48b..00000000000
--- a/html/changelogs/inselc-PR-2049.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: inselc
-
-delete-after: True
-
-changes:
- - bugfix: "Drones are now able to decompile burnt matches."
- - bugfix: "Ghosts will no longer trigger infrared emitters."
- - bugfix: "Transferring chemicals to a chem implant will now show actual amount of reagents transferred."
- - bugfix: "Relocating your/someone's limb will now properly show a message to all bystanders."