diff --git a/html/changelog.html b/html/changelog.html
index 3974e422101..0bbfd0873f8 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
16 April 2020
+
SpaceBaa updated:
+
+ - Fixed an issue where drones could not open windoors by walking into them.
+
+
14 April 2020
Alberyk updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 2d0f6f7f7da..62cdcef55af 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -12701,3 +12701,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Thetamycin now metabolise at 0.01u per tick, as it used to be.
MattAtlas:
- bugfix: The launch CCIA shuttle verb actually works now.
+2020-04-16:
+ SpaceBaa:
+ - bugfix: Fixed an issue where drones could not open windoors by walking into them.
diff --git a/html/changelogs/drone_windoor_fix.yml b/html/changelogs/drone_windoor_fix.yml
deleted file mode 100644
index 8479d9da7b0..00000000000
--- a/html/changelogs/drone_windoor_fix.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: SpaceBaa
-delete-after: True
-changes:
- - bugfix: "Fixed an issue where drones could not open windoors by walking into them."
\ No newline at end of file