diff --git a/html/changelog.html b/html/changelog.html
index e487901940..95be71e5cf 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,13 @@
-->
+
02 August 2021
+
TripleShades updated:
+
+ - Decorative (read: Station-safe) water tile in the code
+ - Pubby's new water feature wont kill atmosphere anymore
+
+
31 July 2021
MrJWhit updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ece29da74f..21b41c52ac 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29754,3 +29754,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
BDM ruin ever spawns. Not sure it needed fixing but even locally hosted, only
blooddrunk2.dmm would spawn. Since I added another spawn for the BDM, I fixed
that too.'
+2021-08-02:
+ TripleShades:
+ - rscadd: 'Decorative (read: Station-safe) water tile in the code'
+ - bugfix: Pubby's new water feature wont kill atmosphere anymore
diff --git a/html/changelogs/AutoChangeLog-pr-14973.yml b/html/changelogs/AutoChangeLog-pr-14973.yml
deleted file mode 100644
index 64cb63199d..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14973.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "TripleShades"
-delete-after: True
-changes:
- - rscadd: "Decorative (read: Station-safe) water tile in the code"
- - bugfix: "Pubby's new water feature wont kill atmosphere anymore"