diff --git a/html/changelog.html b/html/changelog.html
index 05653076109..085e1998249 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -69,6 +69,10 @@
Transformation diseases now properly check for job bans where applicable
Fixed a bunch of runtimes that result from transforming into a nonhuman from a human, or a noncarbon from a carbon.
+ SpaceManiac updated:
+
+ - The map loader has been cleaned up and made more flexible.
+
nicbn updated:
- BoxStation science changes: Circuitry lab is closer to RnD now; cannisters, portable vents, portable scrubbers, filters and mixers have been moved to Toxin Mixing Lab. There is now a firing range at the testing lab!
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 1293260184e..bcdeb68f124 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -19458,6 +19458,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Transformation diseases now properly check for job bans where applicable
- code_imp: Fixed a bunch of runtimes that result from transforming into a nonhuman
from a human, or a noncarbon from a carbon.
+ SpaceManiac:
+ - refactor: The map loader has been cleaned up and made more flexible.
nicbn:
- tweak: 'BoxStation science changes: Circuitry lab is closer to RnD now; cannisters,
portable vents, portable scrubbers, filters and mixers have been moved to Toxin
diff --git a/html/changelogs/AutoChangeLog-pr-39567.yml b/html/changelogs/AutoChangeLog-pr-39567.yml
deleted file mode 100644
index 3b9df23b494..00000000000
--- a/html/changelogs/AutoChangeLog-pr-39567.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SpaceManiac"
-delete-after: True
-changes:
- - refactor: "The map loader has been cleaned up and made more flexible."