diff --git a/html/changelog.html b/html/changelog.html
index 6b03021d12d5e..759f87d1a514b 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,13 @@
01 April 2024
+
ClownMoff updated:
+
+ - Added missing blast doors in HoS room
+ - CorgStation: fixed the cargo APC not being wired, rewired some of the QM room, changed HoS shutters for blast doors.
+ - replaced a floating air alarm for a proper one in the wall facing the correct direction
+ - CorgStation: removed a floating camera in space and the wild airlock in sec gear room.
+
rkz, Rohesie updated:
- progressbar handling, especially deletion
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index feed3495ed702..1bde93693d4fd 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -42930,6 +42930,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
ClownMoff:
- rscadd: Adds 4 more cool lobby screens
2024-04-01:
+ ClownMoff:
+ - rscadd: Added missing blast doors in HoS room
+ - tweak: 'CorgStation: fixed the cargo APC not being wired, rewired some of the
+ QM room, changed HoS shutters for blast doors.'
+ - tweak: replaced a floating air alarm for a proper one in the wall facing the correct
+ direction
+ - rscdel: 'CorgStation: removed a floating camera in space and the wild airlock
+ in sec gear room.'
rkz, Rohesie:
- refactor: progressbar handling, especially deletion
- code_imp: adds stack traces & code docs to progressbars
diff --git a/html/changelogs/AutoChangeLog-pr-10807.yml b/html/changelogs/AutoChangeLog-pr-10807.yml
deleted file mode 100644
index ca2a77e346565..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-10807.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: ClownMoff
-delete-after: true
-changes:
- - rscadd: Added missing blast doors in HoS room
- - tweak: 'CorgStation: fixed the cargo APC not being wired, rewired some of the
- QM room, changed HoS shutters for blast doors.'
- - tweak: replaced a floating air alarm for a proper one in the wall facing the correct
- direction
- - rscdel: 'CorgStation: removed a floating camera in space and the wild airlock
- in sec gear room.'