diff --git a/html/changelog.html b/html/changelog.html
index 5675c10dcac5..10ee51218247 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,16 @@
-->
+
13 December 2024
+
AMyriad updated:
+
+ - On Boxstation, the cameras for escape pod 1 and 2 are now correctly labelled
+
+
warface1234455 updated:
+
+ - Remove repeated message chat badge animation that causes huge performance issue for low-end users and replaces it with flashing
+
+
12 December 2024
ToasterBiome updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c14268f2220f..7c720501ad25 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -45785,3 +45785,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2024-12-12:
ToasterBiome:
- bugfix: renames bad camera in box chapel to be proper
+2024-12-13:
+ AMyriad:
+ - mapping: On Boxstation, the cameras for escape pod 1 and 2 are now correctly labelled
+ warface1234455:
+ - experiment: Remove repeated message chat badge animation that causes huge performance
+ issue for low-end users and replaces it with flashing
diff --git a/html/changelogs/AutoChangelog-pr-22845.yml b/html/changelogs/AutoChangelog-pr-22845.yml
deleted file mode 100644
index 2daf6594cac6..000000000000
--- a/html/changelogs/AutoChangelog-pr-22845.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "warface1234455"
-delete-after: true
-changes:
- - experiment: "Remove repeated message chat badge animation that causes huge performance issue for low-end users and replaces it with flashing"
diff --git a/html/changelogs/AutoChangelog-pr-22847.yml b/html/changelogs/AutoChangelog-pr-22847.yml
deleted file mode 100644
index 5ef34014e5d3..000000000000
--- a/html/changelogs/AutoChangelog-pr-22847.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "AMyriad"
-delete-after: true
-changes:
- - mapping: "On Boxstation, the cameras for escape pod 1 and 2 are now correctly labelled"