diff --git a/html/changelog.html b/html/changelog.html
index 65c8d90f018..a14eb4c672b 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,10 @@
11 August 2020
+
Ferner updated:
+
+ - Centcom airlocks can no longer be tampered with via door hacking tools, blown up or be affected by emp.
+
Furrycactus updated:
- Renamed backup data crystals to data disks, to accurately reflect their sprites.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ee80885bd73..cb67de6a6fb 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -14794,6 +14794,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- backend: Added support for an external API for updating the ingame staff list.
- refactor: Permissions Panel is now a VueUI panel.
2020-08-11:
+ Ferner:
+ - bugfix: Centcom airlocks can no longer be tampered with via door hacking tools,
+ blown up or be affected by emp.
Furrycactus:
- tweak: Renamed backup data crystals to data disks, to accurately reflect their
sprites.
diff --git a/html/changelogs/Ferner-200811-bugfix_centcomhack.yml b/html/changelogs/Ferner-200811-bugfix_centcomhack.yml
deleted file mode 100644
index 860b97ebd10..00000000000
--- a/html/changelogs/Ferner-200811-bugfix_centcomhack.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Ferner
-delete-after: True
-changes:
- - bugfix: "Centcom airlocks can no longer be tampered with via door hacking tools, blown up or be affected by emp."
\ No newline at end of file