diff --git a/html/changelog.html b/html/changelog.html
index 24c051117a..ae9453d25d 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,13 @@
-->
+
06 November 2021
+
Putnam3145 updated:
+
+ - Ashwalkers should no longer suffocate on lavaland (and hypothetical other future problems)
+ - A gas mix with 0 oxygen should now properly suffocate you (or 0 plasma, for ashwalkers)
+
+
05 November 2021
keronshb updated:
@@ -470,25 +477,6 @@
- Unreadied player gamemode votes now actually get ignored (if the config for this is enabled).
-
- 04 September 2021
- Putnam3145 updated:
-
- - Might've fixed some ghost sprite oddities nobody even knew about
-
- WanderingFox95 updated:
-
- - Lavaland architects don't screw up so badly anymore and do in fact not somehow leave holes through the planet surface all the way into space under their bookshelves.
- - Snow was removed from Lavaland Ruins.
-
- keronshb updated:
-
- - Fixes entering an occupied VR sleeper bug
-
- timothyteakettle updated:
-
- - makes the arm/leg markings for synthetic lizards appear as an option again
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index aa59739f34..af4fcb3917 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30200,3 +30200,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
keronshb:
- balance: removes required enemies
- balance: Lowers assassination threat threshold
+2021-11-06:
+ Putnam3145:
+ - bugfix: Ashwalkers should no longer suffocate on lavaland (and hypothetical other
+ future problems)
+ - bugfix: A gas mix with 0 oxygen should now properly suffocate you (or 0 plasma,
+ for ashwalkers)
diff --git a/html/changelogs/AutoChangeLog-pr-15334.yml b/html/changelogs/AutoChangeLog-pr-15334.yml
deleted file mode 100644
index abc012f630..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15334.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - bugfix: "Ashwalkers should no longer suffocate on lavaland (and hypothetical other future problems)"
- - bugfix: "A gas mix with 0 oxygen should now properly suffocate you (or 0 plasma, for ashwalkers)"