diff --git a/html/changelogs_ch/AutoChangeLog-pr-10232.yml b/html/changelogs_ch/AutoChangeLog-pr-10232.yml
deleted file mode 100644
index e5495b88a9..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-10232.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "Will"
-delete-after: True
-changes:
- - rscadd: "Adds a new motion tracker subsystem to the game to allow for tracking entities through walls!"
- - rscadd: "Adds a motion tracker item to R&D"
- - rscadd: "Adds a vibration sense trait that allows users to hear entities moving through walls"
- - qol: "Teshari's and Xenochimera's 'listen in' verb has been upgraded to the new listen-in trait"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-10234.yml b/html/changelogs_ch/AutoChangeLog-pr-10234.yml
deleted file mode 100644
index 47fbd6d14e..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-10234.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "Diana"
-delete-after: True
-changes:
- - bugfix: "Makes it so you can attack without hands"
- - bugfix: "Fixes grabbing a buckled entity to cause you to be perma-slowed"
- - bugfix: "You will no longer bleed to death from a headbutt"
- - code_imp: "Removes attack_paw"
- - code_imp: "Makes the attack_hand code less garbage"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-10235.yml b/html/changelogs_ch/AutoChangeLog-pr-10235.yml
deleted file mode 100644
index 7938691a14..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-10235.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Will"
-delete-after: True
-changes:
- - code_imp: "Trasheater is no longer an abomination to look at in the code"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-10236.yml b/html/changelogs_ch/AutoChangeLog-pr-10236.yml
deleted file mode 100644
index 4d8fd1f4e9..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-10236.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - code_imp: "enables the block spawn on runechat now where flicker is fixed"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-10237.yml b/html/changelogs_ch/AutoChangeLog-pr-10237.yml
deleted file mode 100644
index d13175808c..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-10237.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - code_imp: "removes sleep from light flicker"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-10238.yml b/html/changelogs_ch/AutoChangeLog-pr-10238.yml
deleted file mode 100644
index 819ea4dfb8..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-10238.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - bugfix: "Fixed mantraps eating the same person instantly on escape, they now do not eat someone who has escaped them previously."
- - bugfix: "Fixed a few mob names being capitalised."
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-10239.yml b/html/changelogs_ch/AutoChangeLog-pr-10239.yml
deleted file mode 100644
index 928ba249dc..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-10239.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - rscadd: "Added privacy switches to all dorm rooms, these buttons make an overlay appear on the room for ghosts preventing them seeing inside. This does not currently prevent them hearing emotes from inside the room, it's purely a visual block."
- - bugfix: "Fixed station maps for the map linter PR."
- - bugfix: "Fixed a missing air alarm in the tether atmos break room."
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-10240.yml b/html/changelogs_ch/AutoChangeLog-pr-10240.yml
deleted file mode 100644
index 2622be5376..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-10240.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - bugfix: "door controllers being instant triggerable"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-10250.yml b/html/changelogs_ch/AutoChangeLog-pr-10250.yml
deleted file mode 100644
index 64e33eda78..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-10250.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Hunter-Dovetail"
-delete-after: True
-changes:
- - rscadd: "scaled_belly-l_leg, scaled_belly-r_leg, scaled_belly-groin"
- - bugfix: "dragon_upperjaw-head"
\ No newline at end of file
diff --git a/html/changelogs_ch/archive/2025-03.yml b/html/changelogs_ch/archive/2025-03.yml
new file mode 100644
index 0000000000..35d59fc477
--- /dev/null
+++ b/html/changelogs_ch/archive/2025-03.yml
@@ -0,0 +1,31 @@
+2025-03-01:
+ CHOMPStation2StaffMirrorBot:
+ - bugfix: Fixed mantraps eating the same person instantly on escape, they now do
+ not eat someone who has escaped them previously.
+ - bugfix: Fixed a few mob names being capitalised.
+ - code_imp: removes sleep from light flicker
+ - code_imp: enables the block spawn on runechat now where flicker is fixed
+ - rscadd: Added privacy switches to all dorm rooms, these buttons make an overlay
+ appear on the room for ghosts preventing them seeing inside. This does not currently
+ prevent them hearing emotes from inside the room, it's purely a visual block.
+ - bugfix: Fixed station maps for the map linter PR.
+ - bugfix: Fixed a missing air alarm in the tether atmos break room.
+ - bugfix: door controllers being instant triggerable
+ Diana:
+ - bugfix: Makes it so you can attack without hands
+ - bugfix: Fixes grabbing a buckled entity to cause you to be perma-slowed
+ - bugfix: You will no longer bleed to death from a headbutt
+ - code_imp: Removes attack_paw
+ - code_imp: Makes the attack_hand code less garbage
+ Hunter-Dovetail:
+ - rscadd: scaled_belly-l_leg, scaled_belly-r_leg, scaled_belly-groin
+ - bugfix: dragon_upperjaw-head
+ Will:
+ - code_imp: Trasheater is no longer an abomination to look at in the code
+ - rscadd: Adds a new motion tracker subsystem to the game to allow for tracking
+ entities through walls!
+ - rscadd: Adds a motion tracker item to R&D
+ - rscadd: Adds a vibration sense trait that allows users to hear entities moving
+ through walls
+ - qol: Teshari's and Xenochimera's 'listen in' verb has been upgraded to the new
+ listen-in trait