diff --git a/html/changelogs/AutoChangeLog-pr-22606.yml b/html/changelogs/AutoChangeLog-pr-22606.yml
deleted file mode 100644
index 24d6059f641..00000000000
--- a/html/changelogs/AutoChangeLog-pr-22606.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "itseasytosee"
-delete-after: True
-changes:
- - rscadd: "You can now lean against walls! Simply turn your back to the wall and clickdrag yourself onto it."
- - bugfix: "There should no longer be any instances of spacemen being able to run straight through eachother as if they weren't even there."
- - spellcheck: "Added more variance to item throwing text."
- - refactor: "Mob density has been refactored"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-22634.yml b/html/changelogs/AutoChangeLog-pr-22634.yml
deleted file mode 100644
index bd1bc48e99c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-22634.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "fixed a bug that would cause you to be unable to lean again if you tried leaning while facing the wrong direction"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-22635.yml b/html/changelogs/AutoChangeLog-pr-22635.yml
deleted file mode 100644
index 10f63766131..00000000000
--- a/html/changelogs/AutoChangeLog-pr-22635.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Thebleh"
-delete-after: True
-changes:
- - bugfix: "Fixed several APC related issues."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-22636.yml b/html/changelogs/AutoChangeLog-pr-22636.yml
deleted file mode 100644
index eb944c2f335..00000000000
--- a/html/changelogs/AutoChangeLog-pr-22636.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "Cable connections on various structures including electrified grilles, APC terminals, and SMES terminals have been rectified and will shock as expected again."
- - bugfix: "Gas miners draw power properly again."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-22637.yml b/html/changelogs/AutoChangeLog-pr-22637.yml
deleted file mode 100644
index 74016053d84..00000000000
--- a/html/changelogs/AutoChangeLog-pr-22637.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Melbert"
-delete-after: True
-changes:
- - rscadd: "Wizards have a new Right and Wrong: Mass Teaching, allowing them to grant everyone on the station one spell or relic of their choice!"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-22643.yml b/html/changelogs/AutoChangeLog-pr-22643.yml
deleted file mode 100644
index da6d9fc5369..00000000000
--- a/html/changelogs/AutoChangeLog-pr-22643.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - rscadd: "You can now use the genetic sequencer secondary click (RMB) to scan someone"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-22644.yml b/html/changelogs/AutoChangeLog-pr-22644.yml
deleted file mode 100644
index 5e389ed693e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-22644.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SkyratBot"
-delete-after: True
-changes:
- - bugfix: "fixed third person throw verbs displaying as just an s"
\ No newline at end of file
diff --git a/html/changelogs/archive/2023-07.yml b/html/changelogs/archive/2023-07.yml
index e7ac8118bdf..eaa9212c634 100644
--- a/html/changelogs/archive/2023-07.yml
+++ b/html/changelogs/archive/2023-07.yml
@@ -1113,3 +1113,25 @@
by default. the leash can be toggled on or off at will, giving an option to
allow PAIs to roam freely or stick within a specified range.
- qol: also bumps the max range for the leash up to 25 (from 9 previously)
+2023-07-24:
+ Melbert:
+ - rscadd: 'Wizards have a new Right and Wrong: Mass Teaching, allowing them to grant
+ everyone on the station one spell or relic of their choice!'
+ SkyratBot:
+ - bugfix: fixed third person throw verbs displaying as just an s
+ - rscadd: You can now use the genetic sequencer secondary click (RMB) to scan someone
+ - bugfix: Cable connections on various structures including electrified grilles,
+ APC terminals, and SMES terminals have been rectified and will shock as expected
+ again.
+ - bugfix: Gas miners draw power properly again.
+ - bugfix: fixed a bug that would cause you to be unable to lean again if you tried
+ leaning while facing the wrong direction
+ Thebleh:
+ - bugfix: Fixed several APC related issues.
+ itseasytosee:
+ - rscadd: You can now lean against walls! Simply turn your back to the wall and
+ clickdrag yourself onto it.
+ - bugfix: There should no longer be any instances of spacemen being able to run
+ straight through eachother as if they weren't even there.
+ - spellcheck: Added more variance to item throwing text.
+ - refactor: Mob density has been refactored