diff --git a/html/changelogs/AutoChangeLog-pr-18110.yml b/html/changelogs/AutoChangeLog-pr-18110.yml
deleted file mode 100644
index c781177f795..00000000000
--- a/html/changelogs/AutoChangeLog-pr-18110.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Willburd"
-delete-after: True
-changes:
- - code_imp: "weak_reference added to blacklisted copyvars"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-18113.yml b/html/changelogs/AutoChangeLog-pr-18113.yml
deleted file mode 100644
index 5379b6fb562..00000000000
--- a/html/changelogs/AutoChangeLog-pr-18113.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ShadowLarkens"
-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/archive/2025-08.yml b/html/changelogs/archive/2025-08.yml
index cf468d472c4..5b2f031d08d 100644
--- a/html/changelogs/archive/2025-08.yml
+++ b/html/changelogs/archive/2025-08.yml
@@ -1,3 +1,8 @@
2025-08-01:
ShadowLarkens:
- image: Made the body scanner actually show an outline of the person inside it.
+2025-08-02:
+ ShadowLarkens:
+ - bugfix: loadout system not working until you switch back and forth
+ Willburd:
+ - code_imp: weak_reference added to blacklisted copyvars