diff --git a/html/changelog.html b/html/changelog.html
index 6dba35e0e9bb2..6abcef1d03e59 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,17 @@
-->
+
28 December 2024
+
XeonMations updated:
+
+ - Mute people can now make audible sounds again.
+
+
Xeonmations updated:
+
+ - Fixed pressing M making two menus popup.
+ - Removed a deprecated emote menu popup.
+
+
27 December 2024
Therealdoooc213 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 946a576b5a1db..a86ba4e49ea3f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -45330,3 +45330,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
XeonMations:
- balance: Getting yourself EMP'd with a robotic limb will no longer hardstun you,
instead it will disable the limb.
+2024-12-28:
+ XeonMations:
+ - bugfix: Mute people can now make audible sounds again.
+ Xeonmations:
+ - bugfix: Fixed pressing M making two menus popup.
+ - rscdel: Removed a deprecated emote menu popup.
diff --git a/html/changelogs/AutoChangeLog-pr-12083.yml b/html/changelogs/AutoChangeLog-pr-12083.yml
deleted file mode 100644
index b36ba5a335247..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-12083.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: XeonMations
-delete-after: true
-changes:
- - bugfix: Mute people can now make audible sounds again.
diff --git a/html/changelogs/AutoChangeLog-pr-12084.yml b/html/changelogs/AutoChangeLog-pr-12084.yml
deleted file mode 100644
index dcc219111cc5e..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-12084.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Xeonmations
-delete-after: true
-changes:
- - bugfix: Fixed pressing M making two menus popup.
- - rscdel: Removed a deprecated emote menu popup.