diff --git a/html/changelog.html b/html/changelog.html
index 08e682ee18922..7e53eb4db3d44 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,14 @@
10 May 2024
+
ClownMoff updated:
+
+ - CorgStation: Added 3 oxytans to the security E.V.A room.
+ - CorgStation: Split the HoS shutter controllers into 2 buttons instead of one, for both the private room and the office.
+ - CorgStation: Cargo windoor from maints could be opened by everyone. Not anymore.
+ - CorgStation: Solved a camera and a fire alarm being in a window
+ - CorgStation: Deleted an unnecesary shutter from the HoS room
+
rkz, Qustinnus, AnturK, TiviPlus, ShizCalev, MrMelbert, LemonInTheDark, ghommie updated:
- gunlight component
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 87805808bd50c..adc07c7bbd006 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -43148,6 +43148,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: All species will now receive temperature HUD alerts before receiving damage.
- balance: recalculates burn damage based on overall temperature
2024-05-10:
+ ClownMoff:
+ - rscadd: 'CorgStation: Added 3 oxytans to the security E.V.A room.'
+ - tweak: 'CorgStation: Split the HoS shutter controllers into 2 buttons instead
+ of one, for both the private room and the office.'
+ - tweak: 'CorgStation: Cargo windoor from maints could be opened by everyone. Not
+ anymore.'
+ - tweak: 'CorgStation: Solved a camera and a fire alarm being in a window'
+ - rscdel: 'CorgStation: Deleted an unnecesary shutter from the HoS room'
rkz, Qustinnus, AnturK, TiviPlus, ShizCalev, MrMelbert, LemonInTheDark, ghommie:
- code_imp: gunlight component
- refactor: refactored energy guns to have valid inhands
diff --git a/html/changelogs/AutoChangeLog-pr-10863.yml b/html/changelogs/AutoChangeLog-pr-10863.yml
deleted file mode 100644
index 442f9c421610f..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-10863.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: ClownMoff
-delete-after: true
-changes:
- - rscadd: 'CorgStation: Added 3 oxytans to the security E.V.A room.'
- - tweak: 'CorgStation: Split the HoS shutter controllers into 2 buttons instead
- of one, for both the private room and the office.'
- - tweak: 'CorgStation: Cargo windoor from maints could be opened by everyone. Not
- anymore.'
- - tweak: 'CorgStation: Solved a camera and a fire alarm being in a window'
- - rscdel: 'CorgStation: Deleted an unnecesary shutter from the HoS room'