diff --git a/html/changelogs/AutoChangeLog-pr-566.yml b/html/changelogs/AutoChangeLog-pr-566.yml
deleted file mode 100644
index 2de45ffa85a1..000000000000
--- a/html/changelogs/AutoChangeLog-pr-566.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "wraith-54321"
-delete-after: True
-changes:
- - rscadd: "Added a way to trigger twitch events in-game while observing a round"
- - refactor: "refactor some code for tokens and admin and such"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-743.yml b/html/changelogs/AutoChangeLog-pr-743.yml
deleted file mode 100644
index f7670b3f8a9d..000000000000
--- a/html/changelogs/AutoChangeLog-pr-743.yml
+++ /dev/null
@@ -1,16 +0,0 @@
-author: "KittyNoodle"
-delete-after: True
-changes:
- - code_imp: "cleaned up a lot of pathology code"
- - bugfix: "changeling virus cure works again"
- - bugfix: "hardlight spears emit light mid-flight(my bad guys)"
- - bugfix: "Pro-tagonista Syndrome no longer causes ethereal hair to \"flicker\""
- - rscadd: "Eye watering makes you cry"
- - balance: "Teratomas now cause you harm"
- - balance: "Pathogen sterilization heat moved from 726.85C to 100C"
- - balance: "Pierrot's Throat no longer gives clown mask until level 2 multiplier."
- - balance: "Changes a lot of the threat levels on symptoms"
- - qol: "Pierrot's Throat no longer gives mushroom hallucinogen"
- - qol: "Space Adaption Effect now has a better description"
- - bugfix: "Chaplains no longer get two null rods(test your code)"
- - bugfix: "Those who could not normally vomit no longer vomit with new pathology symptoms."
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-814.yml b/html/changelogs/AutoChangeLog-pr-814.yml
deleted file mode 100644
index 5b491e80f51b..000000000000
--- a/html/changelogs/AutoChangeLog-pr-814.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "lmenvs"
-delete-after: True
-changes:
- - sound: "new coconut gun sound"
\ No newline at end of file
diff --git a/html/changelogs/AutoChangeLog-pr-820.yml b/html/changelogs/AutoChangeLog-pr-820.yml
deleted file mode 100644
index cfb3e95ceaa8..000000000000
--- a/html/changelogs/AutoChangeLog-pr-820.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "KittyNoodle"
-delete-after: True
-changes:
- - bugfix: "Spaceacillin no longer instantly cures anything"
\ No newline at end of file
diff --git a/html/changelogs/archive/2023-12.yml b/html/changelogs/archive/2023-12.yml
index 59c6c9ed8b8a..e5815f8e4a62 100644
--- a/html/changelogs/archive/2023-12.yml
+++ b/html/changelogs/archive/2023-12.yml
@@ -254,3 +254,25 @@
- bugfix: The anything-gift now has a very small list of items that it will never
spawn. The list consists primarily of items which could majorly endanger game-server/game-client
stability - so you still have a chance to get that funny debug uplink!
+2023-12-31:
+ KittyNoodle:
+ - code_imp: cleaned up a lot of pathology code
+ - bugfix: changeling virus cure works again
+ - bugfix: hardlight spears emit light mid-flight(my bad guys)
+ - bugfix: Pro-tagonista Syndrome no longer causes ethereal hair to "flicker"
+ - rscadd: Eye watering makes you cry
+ - balance: Teratomas now cause you harm
+ - balance: Pathogen sterilization heat moved from 726.85C to 100C
+ - balance: Pierrot's Throat no longer gives clown mask until level 2 multiplier.
+ - balance: Changes a lot of the threat levels on symptoms
+ - qol: Pierrot's Throat no longer gives mushroom hallucinogen
+ - qol: Space Adaption Effect now has a better description
+ - bugfix: Chaplains no longer get two null rods(test your code)
+ - bugfix: Those who could not normally vomit no longer vomit with new pathology
+ symptoms.
+ - bugfix: Spaceacillin no longer instantly cures anything
+ lmenvs:
+ - sound: new coconut gun sound
+ wraith-54321:
+ - rscadd: Added a way to trigger twitch events in-game while observing a round
+ - refactor: refactor some code for tokens and admin and such