diff --git a/html/changelog.html b/html/changelog.html
index a295e5279c..ee788152f0 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,22 @@
-->
+
09 August 2021
+
Arturlang updated:
+
+ - Nanite machinery overlays should now work properly
+ - screen objects are now atom/movables instead
+ - Update appearance is used for updating atoms now instead of update_icon and such
+
+
BlueWildrose updated:
+
+ - Old gateway animation is back. Feedback is given that the gateway is open again.
+
+
Putnam3145 updated:
+
+ - Rod of asclepius can now be used for revival surgery
+
+
07 August 2021
BlueWildrose updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index afdc1928f8..81ac5d0d4c 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29784,3 +29784,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
don''t announce they''re ending if they never announced they''re starting tweak:
Supernovae say explicitly no rad storms can happen if they can''t'
- rscadd: Monstermos is back
+2021-08-09:
+ Arturlang:
+ - bugfix: Nanite machinery overlays should now work properly
+ - code_imp: screen objects are now atom/movables instead
+ - code_imp: Update appearance is used for updating atoms now instead of update_icon
+ and such
+ BlueWildrose:
+ - bugfix: Old gateway animation is back. Feedback is given that the gateway is open
+ again.
+ Putnam3145:
+ - balance: Rod of asclepius can now be used for revival surgery
diff --git a/html/changelogs/AutoChangeLog-pr-14971.yml b/html/changelogs/AutoChangeLog-pr-14971.yml
deleted file mode 100644
index 02388f97d9..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14971.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Arturlang"
-delete-after: True
-changes:
- - bugfix: "Nanite machinery overlays should now work properly"
- - code_imp: "screen objects are now atom/movables instead"
- - code_imp: "Update appearance is used for updating atoms now instead of update_icon and such"
diff --git a/html/changelogs/AutoChangeLog-pr-14981.yml b/html/changelogs/AutoChangeLog-pr-14981.yml
deleted file mode 100644
index 76e1392b8c..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14981.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - balance: "Rod of asclepius can now be used for revival surgery"
diff --git a/html/changelogs/AutoChangeLog-pr-14988.yml b/html/changelogs/AutoChangeLog-pr-14988.yml
deleted file mode 100644
index 43344b5a8e..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14988.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - bugfix: "Old gateway animation is back. Feedback is given that the gateway is open again."