diff --git a/html/changelogs/AutoChangeLog-pr-3216.yml b/html/changelogs/AutoChangeLog-pr-3216.yml
deleted file mode 100644
index 64f508906b67..000000000000
--- a/html/changelogs/AutoChangeLog-pr-3216.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: Apogee-dev
-changes:
- - {balance: SUNS and SolCon armor now uses standard armor rather than bulletproof}
- - {balance: 'Normalized armor values between various faction helmets, coats, and
- vests'}
- - {balance: Armored coats now provide armor protection for the chest and groin only;
- environmental protection unchanged}
- - {bugfix: removed armor from some overlooked berets and soft hats}
-delete-after: true
diff --git a/html/changelogs/AutoChangeLog-pr-3244.yml b/html/changelogs/AutoChangeLog-pr-3244.yml
deleted file mode 100644
index 334059514e26..000000000000
--- a/html/changelogs/AutoChangeLog-pr-3244.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Apogee-dev
-changes:
- - {refactor: Renamed the Mauler exosuit and several exosuit weapons to avoid confusion}
-delete-after: true
diff --git a/html/changelogs/AutoChangeLog-pr-3249.yml b/html/changelogs/AutoChangeLog-pr-3249.yml
deleted file mode 100644
index 7b2c73e1eff0..000000000000
--- a/html/changelogs/AutoChangeLog-pr-3249.yml
+++ /dev/null
@@ -1,21 +0,0 @@
-author: Gristlebee
-changes:
- - {rscadd: Black Market Stock Cycling and item weighting}
- - {rscadd: New black market stock}
- - {rscadd: Tech and Ammo tab}
- - {rscadd: Dead Drops}
- - {rscadd: LTRSBT moved to the Black Market Catalogue}
- - {rscadd: 'LTSRBT Crafting Recipe, 2 BS crystals, a bank card, 5 duct tape, a
- circuit board and a network card'}
- - {rscadd: Reflavours the disco grenade}
- - {rscadd: variable for powercells to show if they're rigged}
- - {rscdel: Some old blackmarket stock}
- - {balance: LTRSBT shipping cost up to 100 credits}
- - {balance: Launch delivery more reliable}
- - {bugfix: Powerfist works again}
- - {spellcheck: fixed a few typos in the black market}
- - {code_imp: Dynamic Overmap encounters store what ruins were spawned}
- - {code_imp: get_block_portion and get_position_in_margin methods in mapzones.dm}
- - {code_imp: Pair items now handled by a list}
- - {refactor: Black Market item stocking}
-delete-after: true
diff --git a/html/changelogs/archive/2024-08.yml b/html/changelogs/archive/2024-08.yml
index eae03d357083..32e518b80734 100644
--- a/html/changelogs/archive/2024-08.yml
+++ b/html/changelogs/archive/2024-08.yml
@@ -202,3 +202,30 @@
- code_imp: Changed how the game recognizes Vox and Sarathi age
thgvr:
- imageadd: Kepori hardsuits now have a fallback icon
+2024-08-29:
+ Apogee-dev:
+ - balance: SUNS and SolCon armor now uses standard armor rather than bulletproof
+ - balance: Normalized armor values between various faction helmets, coats, and vests
+ - balance: Armored coats now provide armor protection for the chest and groin only;
+ environmental protection unchanged
+ - bugfix: removed armor from some overlooked berets and soft hats
+ - refactor: Renamed the Mauler exosuit and several exosuit weapons to avoid confusion
+ Gristlebee:
+ - rscadd: Black Market Stock Cycling and item weighting
+ - rscadd: New black market stock
+ - rscadd: Tech and Ammo tab
+ - rscadd: Dead Drops
+ - rscadd: LTRSBT moved to the Black Market Catalogue
+ - rscadd: LTSRBT Crafting Recipe, 2 BS crystals, a bank card, 5 duct tape, a circuit
+ board and a network card
+ - rscadd: Reflavours the disco grenade
+ - rscadd: variable for powercells to show if they're rigged
+ - rscdel: Some old blackmarket stock
+ - balance: LTRSBT shipping cost up to 100 credits
+ - balance: Launch delivery more reliable
+ - bugfix: Powerfist works again
+ - spellcheck: fixed a few typos in the black market
+ - code_imp: Dynamic Overmap encounters store what ruins were spawned
+ - code_imp: get_block_portion and get_position_in_margin methods in mapzones.dm
+ - code_imp: Pair items now handled by a list
+ - refactor: Black Market item stocking