diff --git a/html/changelogs_ch/AutoChangeLog-pr-11249.yml b/html/changelogs_ch/AutoChangeLog-pr-11249.yml
deleted file mode 100644
index c1d7f87a6d..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11249.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ShadowLarkens"
-delete-after: True
-changes:
- - balance: "Completely rewrote R&D to be made up of \"techweb nodes\" that you research with experiments + passive point generation. This turns it from a question of how to max all levels as fast as possible, to figuring out what paths you want to go down and unlock with a time gate."
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11277.yml b/html/changelogs_ch/AutoChangeLog-pr-11277.yml
deleted file mode 100644
index 2c6f05fa1f..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11277.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "FluffMedic"
-delete-after: True
-changes:
- - balance: "The doorway bosses to base Neon have a bit less HP."
- - bugfix: "Tyr ants stop infighting"
- - bugfix: "The Tyr precursor bosses first and second attacks function properly now"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11279.yml b/html/changelogs_ch/AutoChangeLog-pr-11279.yml
deleted file mode 100644
index e01b70641c..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11279.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - code_imp: "weak_reference added to blacklisted copyvars"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-11280.yml b/html/changelogs_ch/AutoChangeLog-pr-11280.yml
deleted file mode 100644
index c5bef3a188..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-11280.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - bugfix: "loadout system not working until you switch back and forth"
\ No newline at end of file
diff --git a/html/changelogs_ch/archive/2025-08.yml b/html/changelogs_ch/archive/2025-08.yml
index ada6a4a671..2108b985b6 100644
--- a/html/changelogs_ch/archive/2025-08.yml
+++ b/html/changelogs_ch/archive/2025-08.yml
@@ -2,3 +2,16 @@
CHOMPStation2StaffMirrorBot:
- bugfix: Fixes an error occuring when tgs is compiling the rust itself.
- image: Made the body scanner actually show an outline of the person inside it.
+2025-08-02:
+ CHOMPStation2StaffMirrorBot:
+ - bugfix: loadout system not working until you switch back and forth
+ - code_imp: weak_reference added to blacklisted copyvars
+ FluffMedic:
+ - balance: The doorway bosses to base Neon have a bit less HP.
+ - bugfix: Tyr ants stop infighting
+ - bugfix: The Tyr precursor bosses first and second attacks function properly now
+ ShadowLarkens:
+ - balance: Completely rewrote R&D to be made up of "techweb nodes" that you research
+ with experiments + passive point generation. This turns it from a question of
+ how to max all levels as fast as possible, to figuring out what paths you want
+ to go down and unlock with a time gate.