diff --git a/html/changelogs/AutoChangeLog-pr-3063.yml b/html/changelogs/AutoChangeLog-pr-3063.yml
deleted file mode 100644
index f28b2678df07..000000000000
--- a/html/changelogs/AutoChangeLog-pr-3063.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: FalloutFalcon, MrMelbert, Coiax
-changes:
- - {code_imp: ported alot tg botany code along with gene desc and icons to be used
- more soon}
- - {refactor: moves most plant effects into genetics stuff}
-delete-after: true
diff --git a/html/changelogs/AutoChangeLog-pr-3145.yml b/html/changelogs/AutoChangeLog-pr-3145.yml
deleted file mode 100644
index 54b6ff43d1c4..000000000000
--- a/html/changelogs/AutoChangeLog-pr-3145.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-author: Gristlebee
-changes:
- - {rscadd: Welders/Plasmacutters now deal damage to wall integrity to decon}
- - {rscadd: Plasmacutters are now engineering tools and fit in toolbelts. They can
- damage ores into slag if used to mine. They are now researched with plasma technology
- and advanced plasma technology.}
- - {rscadd: Plasmacutters to cargo for 1250}
- - {rscadd: 'Adds plasmacutters to the Mudskipper, Riggs, Talos, Gecko, Heron, Osprey,
- Ranger, Hyena, Komodo, Shetland and Twinkleshine'}
- - {rscdel: Plasmacutters extra mining range}
- - {bugfix: Plasmacutters can repair prosthetic limbs like welders}
- - {code_imp: Moves damage behavior of concrete walls to closed turfs. Basic walls
- are now repaired with a welder.}
- - {code_imp: R-walls d-state tied to their integrity. R-walls can be deconstructed
- with plasmacutters.}
- - {code_imp: Crate decon checks for tool behavior rather than a istype check}
-delete-after: true
diff --git a/html/changelogs/AutoChangeLog-pr-3324.yml b/html/changelogs/AutoChangeLog-pr-3324.yml
deleted file mode 100644
index 12a897522755..000000000000
--- a/html/changelogs/AutoChangeLog-pr-3324.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Gristlebee
-changes:
- - {rscadd: Bandolier auto-loading and examine hint}
-delete-after: true
diff --git a/html/changelogs/AutoChangeLog-pr-3326.yml b/html/changelogs/AutoChangeLog-pr-3326.yml
deleted file mode 100644
index 6b00b63982de..000000000000
--- a/html/changelogs/AutoChangeLog-pr-3326.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: zimon9
-changes:
- - {rscadd: Adds a rubbershot box to the outpost market}
-delete-after: true
diff --git a/html/changelogs/AutoChangeLog-pr-3334.yml b/html/changelogs/AutoChangeLog-pr-3334.yml
deleted file mode 100644
index c691d4edd3b2..000000000000
--- a/html/changelogs/AutoChangeLog-pr-3334.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Apogee-dev
-changes:
- - {balance: Reduced hollowpoint damage by 5 (and 8mm Hollowpoint by 6)}
-delete-after: true
diff --git a/html/changelogs/AutoChangeLog-pr-3335.yml b/html/changelogs/AutoChangeLog-pr-3335.yml
deleted file mode 100644
index b4777b406644..000000000000
--- a/html/changelogs/AutoChangeLog-pr-3335.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Apogee-dev
-changes:
- - {balance: Made security hardsuits faster and blood-red hardsuits slower}
- - {balance: Normalized some weird hardsuit speed outliers}
-delete-after: true
diff --git a/html/changelogs/AutoChangeLog-pr-3340.yml b/html/changelogs/AutoChangeLog-pr-3340.yml
deleted file mode 100644
index 928a8e75574e..000000000000
--- a/html/changelogs/AutoChangeLog-pr-3340.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Apogee-dev
-changes:
- - {bugfix: NT captain gloves no longer lie about shockproofing}
-delete-after: true
diff --git a/html/changelogs/AutoChangeLog-pr-3342.yml b/html/changelogs/AutoChangeLog-pr-3342.yml
deleted file mode 100644
index 6bc579cb368b..000000000000
--- a/html/changelogs/AutoChangeLog-pr-3342.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Gristlebee
-changes:
- - {rscadd: Gun safeties can be toggled from 1st level storage slots.}
-delete-after: true
diff --git a/html/changelogs/archive/2024-09.yml b/html/changelogs/archive/2024-09.yml
index a38a7c95fe2e..1ede8ca850da 100644
--- a/html/changelogs/archive/2024-09.yml
+++ b/html/changelogs/archive/2024-09.yml
@@ -30,3 +30,32 @@
ZephyrTFA:
- server: CDN fully operational again after noticing an incorrectly absolute relative
path
+2024-09-10:
+ Apogee-dev:
+ - balance: Made security hardsuits faster and blood-red hardsuits slower
+ - balance: Normalized some weird hardsuit speed outliers
+ - bugfix: NT captain gloves no longer lie about shockproofing
+ - balance: Reduced hollowpoint damage by 5 (and 8mm Hollowpoint by 6)
+ FalloutFalcon, MrMelbert, Coiax:
+ - code_imp: ported alot tg botany code along with gene desc and icons to be used
+ more soon
+ - refactor: moves most plant effects into genetics stuff
+ Gristlebee:
+ - rscadd: Bandolier auto-loading and examine hint
+ - rscadd: Welders/Plasmacutters now deal damage to wall integrity to decon
+ - rscadd: Plasmacutters are now engineering tools and fit in toolbelts. They can
+ damage ores into slag if used to mine. They are now researched with plasma technology
+ and advanced plasma technology.
+ - rscadd: Plasmacutters to cargo for 1250
+ - rscadd: Adds plasmacutters to the Mudskipper, Riggs, Talos, Gecko, Heron, Osprey,
+ Ranger, Hyena, Komodo, Shetland and Twinkleshine
+ - rscdel: Plasmacutters extra mining range
+ - bugfix: Plasmacutters can repair prosthetic limbs like welders
+ - code_imp: Moves damage behavior of concrete walls to closed turfs. Basic walls
+ are now repaired with a welder.
+ - code_imp: R-walls d-state tied to their integrity. R-walls can be deconstructed
+ with plasmacutters.
+ - code_imp: Crate decon checks for tool behavior rather than a istype check
+ - rscadd: Gun safeties can be toggled from 1st level storage slots.
+ zimon9:
+ - rscadd: Adds a rubbershot box to the outpost market