diff --git a/html/changelog.html b/html/changelog.html
index 4dcf10a8bd..acc7e53615 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,16 @@
-->
+
04 August 2021
+
BlueWildrose updated:
+
+ - The debrained overlay actually shows for brainless corpses now instead of showing a blue error.
+
+
timothyteakettle updated:
+
+ - legs are no longer awful
+
+
03 August 2021
zeroisthebiggay updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 95bda796b0..d96ab4c452 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29764,3 +29764,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- balance: bake mode is useful
- balance: tempgun has less shots
- imageadd: tempgun has more sprites
+2021-08-04:
+ BlueWildrose:
+ - bugfix: The debrained overlay actually shows for brainless corpses now instead
+ of showing a blue error.
+ timothyteakettle:
+ - bugfix: legs are no longer awful
diff --git a/html/changelogs/AutoChangeLog-pr-14951.yml b/html/changelogs/AutoChangeLog-pr-14951.yml
deleted file mode 100644
index aec4109c94..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14951.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - bugfix: "legs are no longer awful"
diff --git a/html/changelogs/AutoChangeLog-pr-14977.yml b/html/changelogs/AutoChangeLog-pr-14977.yml
deleted file mode 100644
index 2c2b3f9563..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14977.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - bugfix: "The debrained overlay actually shows for brainless corpses now instead of showing a blue error."