diff --git a/html/changelog.html b/html/changelog.html
index bf82595ce77..b8790baa0eb 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -52,6 +52,13 @@
-->
+
18 December 2023
+
MistakeNot4892 updated:
+
+ - Updated ministation from ScavStation. Lots of changes, see PR.
+ - Jump is now handled by selecting jump from the prepare button on the bottom right of the UI, then clicking the target.
+
+
14 December 2023
MistakeNot4892 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c22c10313c9..9350b03a07a 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -14565,3 +14565,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Drills now function as shovels.
- tweak: Clay can now be dug up from stationary drills.
- tweak: Duct tape can be used to repair prosthetic faults.
+2023-12-18:
+ MistakeNot4892:
+ - tweak: Updated ministation from ScavStation. Lots of changes, see PR.
+ - tweak: Jump is now handled by selecting jump from the prepare button on the bottom
+ right of the UI, then clicking the target.
diff --git a/html/changelogs/AutoChangeLog-pr-3464.yml b/html/changelogs/AutoChangeLog-pr-3464.yml
deleted file mode 100644
index 2f4b7727d58..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3464.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: MistakeNot4892
-changes:
- - {tweak: 'Jump is now handled by selecting jump from the prepare button on the
- bottom right of the UI, then clicking the target.'}
-delete-after: true
diff --git a/html/changelogs/AutoChangeLog-pr-3465.yml b/html/changelogs/AutoChangeLog-pr-3465.yml
deleted file mode 100644
index bf3e6596b8a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-3465.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: MistakeNot4892
-changes:
- - {tweak: 'Updated ministation from ScavStation. Lots of changes, see PR.'}
-delete-after: true