diff --git a/html/changelog.html b/html/changelog.html
index a2fe68aa3c..189413b690 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,13 @@
-->
+
27 September 2021
+
zeroisthebiggay updated:
+
+ - helter skelter actually spawns
+ - code\modules\mob\living\simple_animal\hostile\plaguerat.dm:139:warning: newmouse: variable defined but not used
+
+
25 September 2021
buffyuwu updated:
@@ -535,12 +542,6 @@
- Generic fires work now
- A knock-on effect of the HE pipe change is that space cooling is ~8.4x as powerful
-
-
26 July 2021
-
SandPoot updated:
-
- - Removes a sneaky transform button on the vore panel.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 3b5cb2644b..5f6d3af405 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30074,3 +30074,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2021-09-25:
buffyuwu:
- bugfix: fixes accordions
+2021-09-27:
+ zeroisthebiggay:
+ - bugfix: helter skelter actually spawns
+ - bugfix: 'code\modules\mob\living\simple_animal\hostile\plaguerat.dm:139:warning:
+ newmouse: variable defined but not used'
diff --git a/html/changelogs/AutoChangeLog-pr-15200.yml b/html/changelogs/AutoChangeLog-pr-15200.yml
deleted file mode 100644
index 9d1b65e651..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15200.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "zeroisthebiggay"
-delete-after: True
-changes:
- - bugfix: "helter skelter actually spawns"
diff --git a/html/changelogs/AutoChangeLog-pr-15205.yml b/html/changelogs/AutoChangeLog-pr-15205.yml
deleted file mode 100644
index 2c8663f4a3..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15205.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "zeroisthebiggay"
-delete-after: True
-changes:
- - bugfix: "code\\modules\\mob\\living\\simple_animal\\hostile\\plaguerat.dm:139:warning: newmouse: variable defined but not used"