diff --git a/html/changelogs/AutoChangeLog-pr-75437.yml b/html/changelogs/AutoChangeLog-pr-75437.yml
deleted file mode 100644
index 3fee1ea3cbe..00000000000
--- a/html/changelogs/AutoChangeLog-pr-75437.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "ArcaneMusic"
-delete-after: True
-changes:
- - balance: "In general, mineral recipe costs for items in larger amounts has been decreased by 2x."
- - balance: "One sheet now contains a total of 100 units of material, down from 2000. Proportionally the costs of items should remain the same, except for the smaller costs of certain recipes."
- - code_imp: "Added a python script to the tools folder, letting you see a mineral breakdown of one/several rounds using silo logs."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-75921.yml b/html/changelogs/AutoChangeLog-pr-75921.yml
deleted file mode 100644
index 632334b945b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-75921.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "NotDhu"
-delete-after: True
-changes:
- - bugfix: "Maintenance doors/delivery chutes leading into Tramstation's brig have had their access requirements fixed and now actually require security access to open."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-75954.yml b/html/changelogs/AutoChangeLog-pr-75954.yml
deleted file mode 100644
index 85a0e51aa42..00000000000
--- a/html/changelogs/AutoChangeLog-pr-75954.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "EricZilla"
-delete-after: True
-changes:
- - image: "Someone broke their ankle using the jumpboots in the vendor so we had to buy new ones"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-75964.yml b/html/changelogs/AutoChangeLog-pr-75964.yml
deleted file mode 100644
index 07bacbc649d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-75964.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ZephyrTFA"
-delete-after: True
-changes:
- - bugfix: "AIs can no longer enter a limbo state without a core but not dead."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-75967.yml b/html/changelogs/AutoChangeLog-pr-75967.yml
deleted file mode 100644
index 649fb9f1d4f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-75967.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "ZephyrTFA"
-delete-after: True
-changes:
- - rscadd: "Nuclear Detonation now drops security level if it missed the station."
- - rscadd: "Nuclear Detonation now nukes the syndie base if its on the syndie base."
- - bugfix: "Nuclear Detonation now handles not playing a cinematic correctly."
- - refactor: "Changed z level iteration for Nuclear Detonation"
\ No newline at end of file
diff --git a/html/changelogs/archive/2023-06.yml b/html/changelogs/archive/2023-06.yml
index 15f89dae051..3a221cae192 100644
--- a/html/changelogs/archive/2023-06.yml
+++ b/html/changelogs/archive/2023-06.yml
@@ -400,3 +400,25 @@
and gives them a probably-positive 2 minute moodlet when ingesting these.
- rscadd: The officer's sabre has gained a small amount of bloodthrist for assistants!
- bugfix: Fixed liver masters being unable to inspect the liver of scientists.
+2023-06-13:
+ ArcaneMusic:
+ - balance: In general, mineral recipe costs for items in larger amounts has been
+ decreased by 2x.
+ - balance: One sheet now contains a total of 100 units of material, down from 2000.
+ Proportionally the costs of items should remain the same, except for the smaller
+ costs of certain recipes.
+ - code_imp: Added a python script to the tools folder, letting you see a mineral
+ breakdown of one/several rounds using silo logs.
+ EricZilla:
+ - image: Someone broke their ankle using the jumpboots in the vendor so we had to
+ buy new ones
+ NotDhu:
+ - bugfix: Maintenance doors/delivery chutes leading into Tramstation's brig have
+ had their access requirements fixed and now actually require security access
+ to open.
+ ZephyrTFA:
+ - bugfix: AIs can no longer enter a limbo state without a core but not dead.
+ - rscadd: Nuclear Detonation now drops security level if it missed the station.
+ - rscadd: Nuclear Detonation now nukes the syndie base if its on the syndie base.
+ - bugfix: Nuclear Detonation now handles not playing a cinematic correctly.
+ - refactor: Changed z level iteration for Nuclear Detonation