diff --git a/html/changelogs/AutoChangeLog-pr-7021.yml b/html/changelogs/AutoChangeLog-pr-7021.yml
deleted file mode 100644
index 132520ec5d9c..000000000000
--- a/html/changelogs/AutoChangeLog-pr-7021.yml
+++ /dev/null
@@ -1,21 +0,0 @@
-author: "Blundir, Drathek, ItsVyzo, CzHa, forest2001"
-delete-after: True
-changes:
- - refactor: "reorganized and cleaned many dmis in icons folder"
- - rscdel: "inflatable duck can no longer have ammo"
- - rscdel: "removed a huge dozen of extremely outdated legacy bay items"
- - imagedel: "removed majority of left unused, duplicate and legacy sprites from the codebase"
- - imageadd: "es7 in belt holstered sprite"
- - imageadd: "m39 pmc in belt holstered sprite"
- - imageadd: "warden's uniform now has camo variants"
- - imageadd: "dcc's jacket now has camo variants"
- - imageadd: "type 71, type 71-F and type 71 commando suit storage icons by CzHa (discord tag .cpol)"
- - bugfix: "mp uniforms not having working onmob camo sprites"
- - bugfix: "mob looking handcuffed while just holding cuffs in hand"
- - bugfix: "rank pins/boards and other accessories not being visible on object sprite"
- - bugfix: "pdt bracelet looking like a blue tie on the uniform"
- - bugfix: "officer uniform not having working camo sprites"
- - bugfix: "m39 not having custom sprites on belt for camo variants"
- - bugfix: "taser having positions in hands wrong"
- - bugfix: "inhands for shotgun shells not working"
- - bugfix: "emp grenades now use correct (non legacy) icon"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-7771.yml b/html/changelogs/AutoChangeLog-pr-7771.yml
deleted file mode 100644
index 2886d5239fe1..000000000000
--- a/html/changelogs/AutoChangeLog-pr-7771.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Drathek"
-delete-after: True
-changes:
- - bugfix: "Fixed doors considering shutters as blocking"
\ No newline at end of file
diff --git a/html/changelogs/archive/2024-12.yml b/html/changelogs/archive/2024-12.yml
index 5db9722f1102..8bd0405ac89a 100644
--- a/html/changelogs/archive/2024-12.yml
+++ b/html/changelogs/archive/2024-12.yml
@@ -98,3 +98,27 @@
2024-12-09:
L0pz:
- rscadd: Added a fax machine to requisitions. It's a girl, by the way.
+2024-12-11:
+ Blundir, Drathek, ItsVyzo, CzHa, forest2001:
+ - refactor: reorganized and cleaned many dmis in icons folder
+ - rscdel: inflatable duck can no longer have ammo
+ - rscdel: removed a huge dozen of extremely outdated legacy bay items
+ - imagedel: removed majority of left unused, duplicate and legacy sprites from the
+ codebase
+ - imageadd: es7 in belt holstered sprite
+ - imageadd: m39 pmc in belt holstered sprite
+ - imageadd: warden's uniform now has camo variants
+ - imageadd: dcc's jacket now has camo variants
+ - imageadd: type 71, type 71-F and type 71 commando suit storage icons by CzHa (discord
+ tag .cpol)
+ - bugfix: mp uniforms not having working onmob camo sprites
+ - bugfix: mob looking handcuffed while just holding cuffs in hand
+ - bugfix: rank pins/boards and other accessories not being visible on object sprite
+ - bugfix: pdt bracelet looking like a blue tie on the uniform
+ - bugfix: officer uniform not having working camo sprites
+ - bugfix: m39 not having custom sprites on belt for camo variants
+ - bugfix: taser having positions in hands wrong
+ - bugfix: inhands for shotgun shells not working
+ - bugfix: emp grenades now use correct (non legacy) icon
+ Drathek:
+ - bugfix: Fixed doors considering shutters as blocking