diff --git a/html/changelog.html b/html/changelog.html
index 57a88744d0..b5904db35c 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,25 @@
-->
+
24 July 2021
+
MrJWhit updated:
+
+ - Replaces the northwest maint room on box with a sadness room
+ - Replaces bar stripper room with an arcade on boxstation
+ - Squished the west bathrooms a bit and made a room to sell things on boxstation.
+ - Southeast maint hallway on box is now ziggy and zaggier.
+ - Fixed pipes being not connected with the recent map PR for boxstation.
+
+
Putnam3145 updated:
+
+ - hallucination now bottoms out at 0
+ - supermatter now causes only half the hallucinations
+
+
cadyn updated:
+
+ - auxmos bump for dependencies.sh
+
+
23 July 2021
silicons updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e876de4e3a..2f4b760899 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29705,3 +29705,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2021-07-23:
silicons:
- balance: Batons are slightly more powerful.
+2021-07-24:
+ MrJWhit:
+ - rscadd: Replaces the northwest maint room on box with a sadness room
+ - rscadd: Replaces bar stripper room with an arcade on boxstation
+ - rscadd: Squished the west bathrooms a bit and made a room to sell things on boxstation.
+ - balance: Southeast maint hallway on box is now ziggy and zaggier.
+ - bugfix: Fixed pipes being not connected with the recent map PR for boxstation.
+ Putnam3145:
+ - bugfix: hallucination now bottoms out at 0
+ - balance: supermatter now causes only half the hallucinations
+ cadyn:
+ - server: auxmos bump for dependencies.sh
diff --git a/html/changelogs/AutoChangeLog-pr-14910.yml b/html/changelogs/AutoChangeLog-pr-14910.yml
deleted file mode 100644
index ced07d8afa..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14910.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "MrJWhit"
-delete-after: True
-changes:
- - rscadd: "Replaces the northwest maint room on box with a sadness room"
- - rscadd: "Replaces bar stripper room with an arcade on boxstation"
- - rscadd: "Squished the west bathrooms a bit and made a room to sell things on boxstation."
- - balance: "Southeast maint hallway on box is now ziggy and zaggier."
- - bugfix: "Fixed pipes being not connected with the recent map PR for boxstation."
diff --git a/html/changelogs/AutoChangeLog-pr-14960.yml b/html/changelogs/AutoChangeLog-pr-14960.yml
deleted file mode 100644
index b5f8eba14f..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14960.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - bugfix: "hallucination now bottoms out at 0"
- - balance: "supermatter now causes only half the hallucinations"
diff --git a/html/changelogs/AutoChangeLog-pr-14963.yml b/html/changelogs/AutoChangeLog-pr-14963.yml
deleted file mode 100644
index 644f58bf0b..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14963.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "cadyn"
-delete-after: True
-changes:
- - server: "auxmos bump for dependencies.sh"