diff --git a/html/changelog.html b/html/changelog.html
index 9d5da2892e08c..21ad74cbb7aa2 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,13 @@
-->
+
05 January 2024
+
MarkusLarsson421 updated:
+
+ - Added Engineering Mech Access, Medbay Mech Access and Mining Mech Access to the Roboticist and Research Director.
+ - Changed mechs from requiring all the assigned keycodes to only one of them to enter.
+
+
03 January 2024
Tsar-Salat updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 49c47f80a0197..e4e984e48ee74 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -42140,3 +42140,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Tsar-Salat:
- bugfix: The QM's dastardly plan has been foiled. Materials can be removed from
techfabs again.
+2024-01-05:
+ MarkusLarsson421:
+ - balance: Added Engineering Mech Access, Medbay Mech Access and Mining Mech Access
+ to the Roboticist and Research Director.
+ - balance: Changed mechs from requiring all the assigned keycodes to only one of
+ them to enter.
diff --git a/html/changelogs/AutoChangeLog-pr-10304.yml b/html/changelogs/AutoChangeLog-pr-10304.yml
deleted file mode 100644
index 967a66fbf45f5..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-10304.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: MarkusLarsson421
-delete-after: true
-changes:
- - balance: Added Engineering Mech Access, Medbay Mech Access and Mining Mech Access
- to the Roboticist and Research Director.
- - balance: Changed mechs from requiring all the assigned keycodes to only one of
- them to enter.