diff --git a/html/changelog.html b/html/changelog.html
index 8de8a0e51b36..6b118d73ce77 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,16 @@
-->
+
05 January 2025
+
Ethan4303 updated:
+
+ - Rotated APC's and moved 2, added lightswitch to xenobioroom
+
+
ynot01 updated:
+
+ - Fixed vox having no crew monitor icon
+
+
04 January 2025
ToasterBiome updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 95b27b30a9a4..2f46db7dda19 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -45904,3 +45904,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
ToasterBiome:
- bugfix: All airlock buttons in the AI whale will function correctly
- mapping: Fixes some missing pipes and decals on DonutStation
+2025-01-05:
+ Ethan4303:
+ - mapping: Rotated APC's and moved 2, added lightswitch to xenobioroom
+ ynot01:
+ - bugfix: Fixed vox having no crew monitor icon
diff --git a/html/changelogs/AutoChangelog-pr-22935.yml b/html/changelogs/AutoChangelog-pr-22935.yml
deleted file mode 100644
index 18b2c0f3a002..000000000000
--- a/html/changelogs/AutoChangelog-pr-22935.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "ynot01"
-delete-after: true
-changes:
- - bugfix: "Fixed vox having no crew monitor icon"
diff --git a/html/changelogs/AutoChangelog-pr-22936.yml b/html/changelogs/AutoChangelog-pr-22936.yml
deleted file mode 100644
index 83f8596c55d0..000000000000
--- a/html/changelogs/AutoChangelog-pr-22936.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Ethan4303"
-delete-after: true
-changes:
- - mapping: "Rotated APC's and moved 2, added lightswitch to xenobioroom"