diff --git a/html/changelogs/AutoChangeLog-pr-426.yml b/html/changelogs/AutoChangeLog-pr-426.yml
deleted file mode 100644
index 2574268fd3b4..000000000000
--- a/html/changelogs/AutoChangeLog-pr-426.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Kapu1178
-delete-after: true
-changes:
- - qol: Click-drag is now a valid way to place someone onto a table.
- - rscadd: Attempting to climb a table with combat mode on will cause you to bonk
- your head.
- - soundadd: Health Analyzers now have a sound
- - soundadd: Replaced the airlock access denied sound.
diff --git a/html/changelogs/AutoChangeLog-pr-433.yml b/html/changelogs/AutoChangeLog-pr-433.yml
deleted file mode 100644
index 167de6c70908..000000000000
--- a/html/changelogs/AutoChangeLog-pr-433.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: francinum
-delete-after: true
-changes:
- - bugfix: 'Energy guns display charge again. Probably a few other things as well,
- Overlay rendering was fucked:tm:'
diff --git a/html/changelogs/AutoChangeLog-pr-442.yml b/html/changelogs/AutoChangeLog-pr-442.yml
deleted file mode 100644
index 8981a8b4311b..000000000000
--- a/html/changelogs/AutoChangeLog-pr-442.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-author: Kapu1178, Zonespace
-delete-after: true
-changes:
- - refactor: Surgery, gauze mechanics, limb breaking mechanics, embedding mechanics
- - rscadd: Vascular Recoupler (Fix O Vein)
- - rscadd: Splints
- - rscadd: You can now remove embedded items, splints, and bandages from yourself
- or other players by the Examine menu.
- - rscadd: Bodyscanner, bodyscanner console, and bodyscanner display.
- - tweak: Sutures now instantly close small wounds, but otherwise do nothing.
- - rscdel: Surgical drapes
- - rscdel: Operating computers
diff --git a/html/changelogs/archive/2023-07.yml b/html/changelogs/archive/2023-07.yml
index 410197a634b3..ffa269e35074 100644
--- a/html/changelogs/archive/2023-07.yml
+++ b/html/changelogs/archive/2023-07.yml
@@ -87,3 +87,23 @@
francinum:
- bugfix: Commendation polling was asking people in the order they joined the server.
It will now instead pick randomly.
+2023-07-25:
+ Kapu1178:
+ - qol: Click-drag is now a valid way to place someone onto a table.
+ - rscadd: Attempting to climb a table with combat mode on will cause you to bonk
+ your head.
+ - soundadd: Health Analyzers now have a sound
+ - soundadd: Replaced the airlock access denied sound.
+ Kapu1178, Zonespace:
+ - refactor: Surgery, gauze mechanics, limb breaking mechanics, embedding mechanics
+ - rscadd: Vascular Recoupler (Fix O Vein)
+ - rscadd: Splints
+ - rscadd: You can now remove embedded items, splints, and bandages from yourself
+ or other players by the Examine menu.
+ - rscadd: Bodyscanner, bodyscanner console, and bodyscanner display.
+ - tweak: Sutures now instantly close small wounds, but otherwise do nothing.
+ - rscdel: Surgical drapes
+ - rscdel: Operating computers
+ francinum:
+ - bugfix: 'Energy guns display charge again. Probably a few other things as well,
+ Overlay rendering was fucked:tm:'