diff --git a/html/changelog.html b/html/changelog.html
index 6868fbefba6..836fe6f2362 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,17 @@
-->
+
24 March 2019
+
farie82 updated:
+
+ - Holo firedoors now update atmos correctly after being destroyed
+ - Inflatable walls/doors now update atmos correctly after being destroyed
+ - Alien resin walls now update atmos correctly after being destroyed
+ - Foamed metal walls now update atmos correctly after being destroyed
+ - Pod doors (shouldn't ever happen) now update atmos correctly after being destroyed
+ - Mining flaps now update atmos correctly after being destroyed
+
+
23 March 2019
Arkatos updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 5e716d5eabc..f16a5bdd5f1 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9426,3 +9426,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
farie82:
- bugfix: When disarming a bomb from a guardian you now don't pickup an empty object.
- bugfix: 'no more organ: spam sorry admins'
+2019-03-24:
+ farie82:
+ - bugfix: Holo firedoors now update atmos correctly after being destroyed
+ - bugfix: Inflatable walls/doors now update atmos correctly after being destroyed
+ - bugfix: Alien resin walls now update atmos correctly after being destroyed
+ - bugfix: Foamed metal walls now update atmos correctly after being destroyed
+ - bugfix: Pod doors (shouldn't ever happen) now update atmos correctly after being
+ destroyed
+ - bugfix: Mining flaps now update atmos correctly after being destroyed
diff --git a/html/changelogs/AutoChangeLog-pr-11103.yml b/html/changelogs/AutoChangeLog-pr-11103.yml
deleted file mode 100644
index 4b1f4dbd0f3..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11103.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: "farie82"
-delete-after: True
-changes:
- - bugfix: "Holo firedoors now update atmos correctly after being destroyed"
- - bugfix: "Inflatable walls/doors now update atmos correctly after being destroyed"
- - bugfix: "Alien resin walls now update atmos correctly after being destroyed"
- - bugfix: "Foamed metal walls now update atmos correctly after being destroyed"
- - bugfix: "Pod doors (shouldn't ever happen) now update atmos correctly after being destroyed"
- - bugfix: "Mining flaps now update atmos correctly after being destroyed"