diff --git a/html/changelogs/AutoChangeLog-pr-17893.yml b/html/changelogs/AutoChangeLog-pr-17893.yml
deleted file mode 100644
index bfc3597733f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-17893.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "ItsSelis"
-delete-after: True
-changes:
- - admin: "More verbs moved to the new subsystem"
- - admin: "Secrets panel overhauled"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-17918.yml b/html/changelogs/AutoChangeLog-pr-17918.yml
deleted file mode 100644
index f6dc19845b9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-17918.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "Diana"
-delete-after: True
-changes:
- - bugfix: "Gargoyle statues now regenerate energy properly"
- - balance: "Gargoyle statues now burn under extreme temperatures (>1600C)"
- - balance: "Gargoyle statues now regenerate health VERY slowly when in statue state (150 hp will take 50 minutes)"
- - code_imp: "Gargoyle code quality increased in general."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-17925.yml b/html/changelogs/AutoChangeLog-pr-17925.yml
deleted file mode 100644
index 6821bbeab7f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-17925.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-author: "Diana"
-delete-after: True
-changes:
- - rscadd: "borgs now have a basic melee weapon (puppy jaws/knife)"
- - rscadd: "Light fixtures can now directly be interfaced via multitool."
- - bugfix: "Fixes a bunch of bugs with the multibelt and borg gripper"
- - qol: "Borg material dispenser can now pick up materials"
- - qol: "Borg multibelt & Gripper can now open the radial menu via Ctrl-Z"
- - qol: "Borg default crowbar changed to borg jaws"
- - bugfix: "Borg welder no longer passively drains battery"
- - qol: "Borg gripper will now select the final slot when first spawned, allowing you to pick up until the gripper is full."
\ No newline at end of file
diff --git a/html/changelogs/archive/2025-06.yml b/html/changelogs/archive/2025-06.yml
index 63dfb566fc2..c101420d779 100644
--- a/html/changelogs/archive/2025-06.yml
+++ b/html/changelogs/archive/2025-06.yml
@@ -329,3 +329,22 @@
- bugfix: dna resequencers from the body record console should not do radiation
damage
- code_imp: Reagent unit-test is more strict about duplicated reagent names
+2025-06-29:
+ Diana:
+ - bugfix: Gargoyle statues now regenerate energy properly
+ - balance: Gargoyle statues now burn under extreme temperatures (>1600C)
+ - balance: Gargoyle statues now regenerate health VERY slowly when in statue state
+ (150 hp will take 50 minutes)
+ - code_imp: Gargoyle code quality increased in general.
+ - rscadd: borgs now have a basic melee weapon (puppy jaws/knife)
+ - rscadd: Light fixtures can now directly be interfaced via multitool.
+ - bugfix: Fixes a bunch of bugs with the multibelt and borg gripper
+ - qol: Borg material dispenser can now pick up materials
+ - qol: Borg multibelt & Gripper can now open the radial menu via Ctrl-Z
+ - qol: Borg default crowbar changed to borg jaws
+ - bugfix: Borg welder no longer passively drains battery
+ - qol: Borg gripper will now select the final slot when first spawned, allowing
+ you to pick up until the gripper is full.
+ ItsSelis:
+ - admin: More verbs moved to the new subsystem
+ - admin: Secrets panel overhauled