diff --git a/html/changelogs/AutoChangeLog-pr-15737.yml b/html/changelogs/AutoChangeLog-pr-15737.yml
deleted file mode 100644
index 77a2feb5fe..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15737.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "SandPoot"
-delete-after: True
-changes:
- - admin: "Alphabetically ordered bitfields for admin editing."
- - admin: "It is now easier to change the flags of turrets."
- - refactor: "Allows for defining bitfields in other files."
diff --git a/html/changelogs/archive/2022-08.yml b/html/changelogs/archive/2022-08.yml
index 8a97958031..507c846730 100644
--- a/html/changelogs/archive/2022-08.yml
+++ b/html/changelogs/archive/2022-08.yml
@@ -2,3 +2,8 @@
Putnam3145:
- bugfix: rad collectors display the right units now
- balance: Stasis beds are now 90% as good as surgery tables for surgery
+2022-08-02:
+ SandPoot:
+ - admin: Alphabetically ordered bitfields for admin editing.
+ - admin: It is now easier to change the flags of turrets.
+ - refactor: Allows for defining bitfields in other files.