diff --git a/html/changelog.html b/html/changelog.html
index a9d59facb8e..bc5cec2b4a4 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -78,6 +78,10 @@
Your decision to speak anonymously in deadchat now persists between ghostings.
Vox tails won't change colour when other Vox spawn in anymore.
+ Markolie updated:
+
+ - Mine bots once again only do ten damage in pressurized areas
+
Twinmold93 updated:
- Blob Conscious Split now properly scales the requirement of blob tiles to win.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c5deed93dee..30c3b061780 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3726,6 +3726,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
preferences.
- tweak: Your decision to speak anonymously in deadchat now persists between ghostings.
- bugfix: Vox tails won't change colour when other Vox spawn in anymore.
+ Markolie:
+ - bugfix: Mine bots once again only do ten damage in pressurized areas
Twinmold93:
- bugfix: Blob Conscious Split now properly scales the requirement of blob tiles
to win.
diff --git a/html/changelogs/AutoChangeLog-pr-6456.yml b/html/changelogs/AutoChangeLog-pr-6456.yml
deleted file mode 100644
index 0c58a7f7a35..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6456.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Markolie"
-delete-after: True
-changes:
- - bugfix: "Mine bots once again only do ten damage in pressurized areas"