diff --git a/html/changelog.html b/html/changelog.html
index d3bccd6d94b..8c96615fe73 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,17 @@
-->
+
03 January 2025
+
SerynEngi updated:
+
+ - Hammerhead hangar munitions trolleys now visible.
+ - Hammerhead Capt. Office now has Command and Communications Consoles
+
+
someone543 updated:
+
+ - Midshipmen that are not assigned to important departments get put in squads
+
+
27 December 2024
Bokkiewokkie updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c449cdf5cfe..e3465735003 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -2287,3 +2287,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- admin: VV on images now displays the image in the header
- admin: VV can now display filters and includes their type
- code_imp: Precalculates special list var names and avoids incorrect vv targets
+2025-01-03:
+ SerynEngi:
+ - tweak: Hammerhead hangar munitions trolleys now visible.
+ - tweak: Hammerhead Capt. Office now has Command and Communications Consoles
+ someone543:
+ - tweak: Midshipmen that are not assigned to important departments get put in squads
diff --git a/html/changelogs/AutoChangeLog-pr-2732.yml b/html/changelogs/AutoChangeLog-pr-2732.yml
deleted file mode 100644
index 7c1dd45f67e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2732.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: someone543
-delete-after: true
-changes:
- - tweak: Midshipmen that are not assigned to important departments get put in squads
diff --git a/html/changelogs/AutoChangeLog-pr-2733.yml b/html/changelogs/AutoChangeLog-pr-2733.yml
deleted file mode 100644
index 96a251f25b0..00000000000
--- a/html/changelogs/AutoChangeLog-pr-2733.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: SerynEngi
-delete-after: true
-changes:
- - tweak: Hammerhead hangar munitions trolleys now visible.
- - tweak: Hammerhead Capt. Office now has Command and Communications Consoles