diff --git a/html/changelogs/AutoChangeLog-pr-419.yml b/html/changelogs/AutoChangeLog-pr-419.yml
deleted file mode 100644
index 28d903a1dd49..000000000000
--- a/html/changelogs/AutoChangeLog-pr-419.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: francinum
-delete-after: true
-changes:
- - code_imp: Abstractness changes
diff --git a/html/changelogs/AutoChangeLog-pr-446.yml b/html/changelogs/AutoChangeLog-pr-446.yml
deleted file mode 100644
index faafe95f77b3..000000000000
--- a/html/changelogs/AutoChangeLog-pr-446.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Kapu1178
-delete-after: true
-changes:
- - bugfix: Teshari now have their own damage sprites instead of using the human ones.
- - bugfix: Teshari now have their own bloody clothing sprites instead of using the
- human ones.
diff --git a/html/changelogs/AutoChangeLog-pr-443.yml b/html/changelogs/archive/2023-08.yml
similarity index 67%
rename from html/changelogs/AutoChangeLog-pr-443.yml
rename to html/changelogs/archive/2023-08.yml
index 89fa8325592a..f50c68120281 100644
--- a/html/changelogs/AutoChangeLog-pr-443.yml
+++ b/html/changelogs/archive/2023-08.yml
@@ -1,6 +1,5 @@
-author: Kapu1178
-delete-after: true
-changes:
+2023-08-01:
+ Kapu1178:
- rscadd: The metabolism rate of mobs now slows down as their body chills. At maximum
effect (most obvious in the Cryogenics Toob), one life tick will occur every
40 seconds.
@@ -10,3 +9,8 @@ changes:
- balance: Arterial bleeding rate slowed by 20%
- bugfix: Epinephrine no longer heals brute or burn damage.
- bugfix: Body scanners now show embedded objects as foreign bodies.
+ - bugfix: Teshari now have their own damage sprites instead of using the human ones.
+ - bugfix: Teshari now have their own bloody clothing sprites instead of using the
+ human ones.
+ francinum:
+ - code_imp: Abstractness changes