diff --git a/html/changelog.html b/html/changelog.html
index 23ae6f190a..73e48010ff 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,20 @@
-->
+
31 October 2021
+
DeltaFire15 updated:
+
+ - You can now drag things over prone people again.
+
+
DrPainis updated:
+
+ - Walking no longer makes you fat.
+
+
keronshb updated:
+
+ - Christmas trees are now indestructible
+
+
30 October 2021
keronshb updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ac2754a8fd..36e3b4b00f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30189,3 +30189,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- balance: Jacq can't burn in the cremator anymore
- balance: Jacq also can't be cheesed off station
- balance: Barth also cannot be destroyed
+2021-10-31:
+ DeltaFire15:
+ - bugfix: You can now drag things over prone people again.
+ DrPainis:
+ - bugfix: Walking no longer makes you fat.
+ keronshb:
+ - balance: Christmas trees are now indestructible
diff --git a/html/changelogs/AutoChangeLog-pr-15312.yml b/html/changelogs/AutoChangeLog-pr-15312.yml
deleted file mode 100644
index 3410e39720..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15312.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "keronshb"
-delete-after: True
-changes:
- - balance: "Christmas trees are now indestructible"
diff --git a/html/changelogs/AutoChangeLog-pr-15313.yml b/html/changelogs/AutoChangeLog-pr-15313.yml
deleted file mode 100644
index 3aac568a7b..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15313.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DeltaFire15"
-delete-after: True
-changes:
- - bugfix: "You can now drag things over prone people again."
diff --git a/html/changelogs/AutoChangeLog-pr-15316.yml b/html/changelogs/AutoChangeLog-pr-15316.yml
deleted file mode 100644
index 3edfc5084b..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15316.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DrPainis"
-delete-after: True
-changes:
- - bugfix: "Walking no longer makes you fat."