diff --git a/html/changelog.html b/html/changelog.html
index a0cf2c452e3..6a95d5bf55e 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -51,6 +51,20 @@
-->
+
18 August 2020
+
LemonInTheDark updated:
+
+ - The ash drake fight is winnable again, and the game will no longer die when he goes into the lava arena attack.
+
+
Paxilmaniac updated:
+
+ - missing areas and directional windows on pubby's chapel
+
+
nightred updated:
+
+ - fixed ore silo deconstruction steps
+
+
17 August 2020
ATHATH updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 1ab4ad41baf..4add4137751 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -41945,3 +41945,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- code_imp: 'tgchat: Chat schema bumped to version 5. All chat-related settings
were reset to avoid breakage.'
- bugfix: 'tgchat: Fixed adminsay to no longer show up as [object Object].'
+2020-08-18:
+ LemonInTheDark:
+ - bugfix: The ash drake fight is winnable again, and the game will no longer die
+ when he goes into the lava arena attack.
+ Paxilmaniac:
+ - bugfix: missing areas and directional windows on pubby's chapel
+ nightred:
+ - bugfix: fixed ore silo deconstruction steps
diff --git a/html/changelogs/AutoChangeLog-pr-52863.yml b/html/changelogs/AutoChangeLog-pr-52863.yml
deleted file mode 100644
index 8314822b83f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-52863.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Paxilmaniac"
-delete-after: True
-changes:
- - bugfix: "missing areas and directional windows on pubby's chapel"
diff --git a/html/changelogs/AutoChangeLog-pr-52923.yml b/html/changelogs/AutoChangeLog-pr-52923.yml
deleted file mode 100644
index bd02d346bbb..00000000000
--- a/html/changelogs/AutoChangeLog-pr-52923.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "nightred"
-delete-after: True
-changes:
- - bugfix: "fixed ore silo deconstruction steps"
diff --git a/html/changelogs/AutoChangeLog-pr-53000.yml b/html/changelogs/AutoChangeLog-pr-53000.yml
deleted file mode 100644
index 725b5547204..00000000000
--- a/html/changelogs/AutoChangeLog-pr-53000.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "LemonInTheDark"
-delete-after: True
-changes:
- - bugfix: "The ash drake fight is winnable again, and the game will no longer die when he goes into the lava arena attack."