diff --git a/html/changelogs/AutoChangeLog-pr-418.yml b/html/changelogs/AutoChangeLog-pr-418.yml
deleted file mode 100644
index 13c2906662..0000000000
--- a/html/changelogs/AutoChangeLog-pr-418.yml
+++ /dev/null
@@ -1,14 +0,0 @@
-author: "Doubleumc"
-delete-after: True
-changes:
- - code_imp: "updated to main CM as of 8-25"
- - ui: "updated to PvP orbit menu, gained more sections"
- - qol: "APCs are now emissive"
- - rscadd: "Added toggle fullscreen hotkey, default F11"
- - maptweak: "new map lints against stacked structures, bad dir var edits, var edits from open turfs"
- - rscadd: "added plantable flags"
- - rscadd: "added W-Y sentries and additional UPP sentries"
- - refactor: "splits storage.dmi into multiple files, also moved some icons around for organization"
- - rscadd: "Added a tutorial system for various roles (and just general information), find it in the lobby screen."
- - rscadd: "framework for new ert stations ported from https://github.com/tgstation/tgstation/pull/71785, by ZephyrTFA"
- - code_imp: "missing lineart error is now a lint"
\ No newline at end of file
diff --git a/html/changelogs/archive/2024-09.yml b/html/changelogs/archive/2024-09.yml
index f772b42928..7c629b13db 100644
--- a/html/changelogs/archive/2024-09.yml
+++ b/html/changelogs/archive/2024-09.yml
@@ -31,3 +31,20 @@
- balance: 'Packaged food has more nutrition.
:cl:'
+2024-09-14:
+ Doubleumc:
+ - code_imp: updated to main CM as of 8-25
+ - ui: updated to PvP orbit menu, gained more sections
+ - qol: APCs are now emissive
+ - rscadd: Added toggle fullscreen hotkey, default F11
+ - maptweak: new map lints against stacked structures, bad dir var edits, var edits
+ from open turfs
+ - rscadd: added plantable flags
+ - rscadd: added W-Y sentries and additional UPP sentries
+ - refactor: splits storage.dmi into multiple files, also moved some icons around
+ for organization
+ - rscadd: Added a tutorial system for various roles (and just general information),
+ find it in the lobby screen.
+ - rscadd: framework for new ert stations ported from https://github.com/tgstation/tgstation/pull/71785,
+ by ZephyrTFA
+ - code_imp: missing lineart error is now a lint