diff --git a/html/changelog.html b/html/changelog.html
index 689c697ca26c3..b46bb630ee8a8 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,13 @@
-->
+
21 October 2024
+
Rukofamicom updated:
+
+ - fixed a game-crashing bug with the syndicate explosive walls
+ - fixed gibtonite rocks remaining behind after blowing up indefinitely
+
+
20 October 2024
EvilDragonfiend updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 7677b5ed2039a..ddd996b0cd1ff 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -44690,3 +44690,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
like a camera console, AI, or blob overmind and it looks really bad, turn off
your camera acceleration. CamE looks terrible on my high-end pc, but fine on
my laptop, so user experience may vary.
+2024-10-21:
+ Rukofamicom:
+ - bugfix: fixed a game-crashing bug with the syndicate explosive walls
+ - bugfix: fixed gibtonite rocks remaining behind after blowing up indefinitely
diff --git a/html/changelogs/AutoChangeLog-pr-11750.yml b/html/changelogs/AutoChangeLog-pr-11750.yml
deleted file mode 100644
index 8589971858441..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11750.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Rukofamicom
-delete-after: true
-changes:
- - bugfix: fixed a game-crashing bug with the syndicate explosive walls
- - bugfix: fixed gibtonite rocks remaining behind after blowing up indefinitely