diff --git a/html/changelog.html b/html/changelog.html
index 9af663a1f7..740b1d28dd 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,14 @@
-->
+
09 July 2021
+
MrJWhit updated:
+
+ - Made a light not exist on the same tile as a door on pubby.
+ - Makes the RD APC automatically connect to the powernet with the correct wire on pubby.
+ - Added another wall for the AM engine so it doesn't space the airlock roundstart.
+
+
07 July 2021
DeltaFire15 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 75da684ad3..844f2d9bb8 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29634,3 +29634,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2021-07-07:
DeltaFire15:
- bugfix: Golem / Plasmaman species color should work again.
+2021-07-09:
+ MrJWhit:
+ - bugfix: Made a light not exist on the same tile as a door on pubby.
+ - bugfix: Makes the RD APC automatically connect to the powernet with the correct
+ wire on pubby.
+ - rscadd: Added another wall for the AM engine so it doesn't space the airlock roundstart.
diff --git a/html/changelogs/AutoChangeLog-pr-14928.yml b/html/changelogs/AutoChangeLog-pr-14928.yml
deleted file mode 100644
index 15e93194fe..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14928.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "MrJWhit"
-delete-after: True
-changes:
- - bugfix: "Made a light not exist on the same tile as a door on pubby."
- - bugfix: "Makes the RD APC automatically connect to the powernet with the correct wire on pubby."
diff --git a/html/changelogs/AutoChangeLog-pr-14929.yml b/html/changelogs/AutoChangeLog-pr-14929.yml
deleted file mode 100644
index 5612e30f17..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14929.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "MrJWhit"
-delete-after: True
-changes:
- - rscadd: "Added another wall for the AM engine so it doesn't space the airlock roundstart."