diff --git a/html/changelogs/AutoChangeLog-pr-3684.yml b/html/changelogs/AutoChangeLog-pr-3684.yml
deleted file mode 100644
index 39ec92d98d51..000000000000
--- a/html/changelogs/AutoChangeLog-pr-3684.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "zzzmike"
-delete-after: True
-changes:
- - balance: "pods crash land 33% of the time rather than 50%"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-3780.yml b/html/changelogs/AutoChangeLog-pr-3780.yml
deleted file mode 100644
index 071da74d8bc0..000000000000
--- a/html/changelogs/AutoChangeLog-pr-3780.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "harryob"
-delete-after: True
-changes:
- - bugfix: "paper images should appear once again"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-3781.yml b/html/changelogs/AutoChangeLog-pr-3781.yml
deleted file mode 100644
index 39d9201cdbbc..000000000000
--- a/html/changelogs/AutoChangeLog-pr-3781.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Drathek"
-delete-after: True
-changes:
- - bugfix: "Fixed a persistence problem for the time of death value used for the larva queue."
- - bugfix: "Fixed brainmobs (human gibbing) not getting a time of death value."
\ No newline at end of file
diff --git a/html/changelogs/archive/2023-07.yml b/html/changelogs/archive/2023-07.yml
index a560849dedda..e6571d014290 100644
--- a/html/changelogs/archive/2023-07.yml
+++ b/html/changelogs/archive/2023-07.yml
@@ -32,3 +32,12 @@
- refactor: refactored dropship_ammo so that missiles don't use Spawn()
ghostsheet:
- bugfix: Fixed Extended Barrel bug of building up free bullet velocity.
+2023-07-04:
+ Drathek:
+ - bugfix: Fixed a persistence problem for the time of death value used for the larva
+ queue.
+ - bugfix: Fixed brainmobs (human gibbing) not getting a time of death value.
+ harryob:
+ - bugfix: paper images should appear once again
+ zzzmike:
+ - balance: pods crash land 33% of the time rather than 50%