diff --git a/html/changelog.html b/html/changelog.html
index 2e3c11748e..fbf778fca0 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,12 @@
-->
+
05 September 2021
+
DeltaFire15 updated:
+
+ - Unreadied player gamemode votes now actually get ignored (if the config for this is enabled).
+
+
04 September 2021
Putnam3145 updated:
@@ -452,12 +458,6 @@
- tg based tool resprites
- wirecutters have proper overlays
-
-
04 July 2021
-
cadyn updated:
-
- - Updated server scripts for proper linux support
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 10650233ab..17b7641684 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29900,3 +29900,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixes entering an occupied VR sleeper bug
timothyteakettle:
- bugfix: makes the arm/leg markings for synthetic lizards appear as an option again
+2021-09-05:
+ DeltaFire15:
+ - bugfix: Unreadied player gamemode votes now actually get ignored (if the config
+ for this is enabled).
diff --git a/html/changelogs/AutoChangeLog-pr-15075.yml b/html/changelogs/AutoChangeLog-pr-15075.yml
deleted file mode 100644
index b07084734a..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15075.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DeltaFire15"
-delete-after: True
-changes:
- - bugfix: "Unreadied player gamemode votes now actually get ignored (if the config for this is enabled)."