diff --git a/html/changelog.html b/html/changelog.html
index f4642b7afe..9a121d098a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,16 @@
-->
+
02 January 2022
+
DeltaFire15 updated:
+
+ - Station names now require admin approval instead of autoaccepting.
+
+
Putnam3145 updated:
+
+
31 December 2021
SandPoot updated:
@@ -370,20 +380,6 @@
- removes required enemies
- Lowers assassination threat threshold
-
-
31 October 2021
-
DeltaFire15 updated:
-
- - You can now drag things over prone people again.
-
-
DrPainis updated:
-
- - Walking no longer makes you fat.
-
-
keronshb updated:
-
- - Christmas trees are now indestructible
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 07ecd76b3b..2d71a43d5e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30430,3 +30430,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
SandPoot:
- bugfix: You also no longer get every animation sprite and direction sprite of
items on the menus.
+2022-01-02:
+ DeltaFire15:
+ - admin: Station names now require admin approval instead of autoaccepting.
+ Putnam3145:
+ - bugfix: Bluespace pipes
diff --git a/html/changelogs/AutoChangeLog-pr-15437.yml b/html/changelogs/AutoChangeLog-pr-15437.yml
deleted file mode 100644
index b5afc5bc53..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15437.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - bugfix: "Bluespace pipes"
diff --git a/html/changelogs/AutoChangeLog-pr-15450.yml b/html/changelogs/AutoChangeLog-pr-15450.yml
deleted file mode 100644
index d32b4d42a4..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15450.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DeltaFire15"
-delete-after: True
-changes:
- - admin: "Station names now require admin approval instead of autoaccepting."