diff --git a/html/changelogs_ch/AutoChangeLog-pr-12313.yml b/html/changelogs_ch/AutoChangeLog-pr-12313.yml
deleted file mode 100644
index 28d0bd8fbe..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-12313.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "FluffMedic"
-delete-after: True
-changes:
- - qol: "Some more POIs can unlock omnis"
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-12315.yml b/html/changelogs_ch/AutoChangeLog-pr-12315.yml
deleted file mode 100644
index f995c27180..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-12315.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - rscadd: "Added a new preference that allows you to drop all of your items and possibly underwear upon being suddenly resized by more than 30%."
- - bugfix: "Fixed temperature damage toggle saving."
- - bugfix: "Bluespace collars changing into shock collar sprites on toggling power."
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-12316.yml b/html/changelogs_ch/AutoChangeLog-pr-12316.yml
deleted file mode 100644
index d307a5bb30..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-12316.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "CHOMPStation2StaffMirrorBot"
-delete-after: True
-changes:
- - qol: "Made unlucky trigger toe stubbing one tenth as often."
\ No newline at end of file
diff --git a/html/changelogs_ch/AutoChangeLog-pr-12317.yml b/html/changelogs_ch/AutoChangeLog-pr-12317.yml
deleted file mode 100644
index 4005b8f8c0..0000000000
--- a/html/changelogs_ch/AutoChangeLog-pr-12317.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: "Guti"
-delete-after: True
-changes:
- - bugfix: "Fixed mlemington activating the mlem spree at any time"
- - bugfix: "Fixed narcolepsy missing a description"
- - bugfix: "Fixed Pandemic UI not showing the severity of a virus"
- - bugfix: "Fixed viruses changing cures when taking it out of a mob"
- - bugfix: "Fixed the PanDEMIC showing the ID for the reagent instead of the name as the cure"
- - spellcheck: "Removed \"the\" when Biometallic Replication symptom picked any organ"
- - code_imp: "Added IMMUTABLE flag for viruses, to not allow them to change"
\ No newline at end of file
diff --git a/html/changelogs_ch/archive/2026-01.yml b/html/changelogs_ch/archive/2026-01.yml
index f4a2b63202..32d84e8b89 100644
--- a/html/changelogs_ch/archive/2026-01.yml
+++ b/html/changelogs_ch/archive/2026-01.yml
@@ -282,3 +282,21 @@
- qol: adds spoiler to character directory
- bugfix: a crash case in the character editor
- code_imp: tgui dependency up
+2026-01-24:
+ CHOMPStation2StaffMirrorBot:
+ - rscadd: Added a new preference that allows you to drop all of your items and possibly
+ underwear upon being suddenly resized by more than 30%.
+ - bugfix: Fixed temperature damage toggle saving.
+ - bugfix: Bluespace collars changing into shock collar sprites on toggling power.
+ - qol: Made unlucky trigger toe stubbing one tenth as often.
+ FluffMedic:
+ - qol: Some more POIs can unlock omnis
+ Guti:
+ - bugfix: Fixed mlemington activating the mlem spree at any time
+ - bugfix: Fixed narcolepsy missing a description
+ - bugfix: Fixed Pandemic UI not showing the severity of a virus
+ - bugfix: Fixed viruses changing cures when taking it out of a mob
+ - bugfix: Fixed the PanDEMIC showing the ID for the reagent instead of the name
+ as the cure
+ - spellcheck: Removed "the" when Biometallic Replication symptom picked any organ
+ - code_imp: Added IMMUTABLE flag for viruses, to not allow them to change