diff --git a/html/changelog.html b/html/changelog.html
index 92679b31b7d..eaac44e2392 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,10 @@
22 November 2020
+
Amunak updated:
+
+ - All clients will now be warned just before server restarts.
+
Geeves updated:
- You can now attach signalers to canisters. When activated, the signaler will toggle the valve open or shut.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d0fab27955d..63ef064969d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -17100,6 +17100,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
rather than on turfs as required.
- bugfix: Burglar gamemode only requires one antagonist to start.
2020-11-22:
+ Amunak:
+ - rscadd: All clients will now be warned just before server restarts.
Geeves:
- rscadd: You can now attach signalers to canisters. When activated, the signaler
will toggle the valve open or shut.
diff --git a/html/changelogs/amunak-announce-restart.yml b/html/changelogs/amunak-announce-restart.yml
deleted file mode 100755
index e8456cf0bc2..00000000000
--- a/html/changelogs/amunak-announce-restart.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Amunak
-delete-after: True
-changes:
- - rscadd: "All clients will now be warned just before server restarts."