diff --git a/html/changelog.html b/html/changelog.html
index 18466938758..2782d2ed3a8 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,17 @@
-->
+
01 November 2020
+
Alberyk updated:
+
+ - Cyanide pills are no longer named cyanide pills.
+
+
Amunak updated:
+
+ - Varedit now remembers what was in the 'search' field when you click the 'refresh' link.
+ - Tweaked varedit styles ever so slightly: it will now likely use a more preferred monospace font. Keys are bold and also monospace.
+
+
31 October 2020
Amunak updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index fa5bcb62469..967153fe3ae 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -16574,3 +16574,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
mikomyazaki:
- bugfix: Antagonists hiding inside something (locker, chameleon projection, etc.)
at round end will now appear properly in the end-of-round antag display text.
+2020-11-01:
+ Alberyk:
+ - tweak: Cyanide pills are no longer named cyanide pills.
+ Amunak:
+ - admin: Varedit now remembers what was in the 'search' field when you click the
+ 'refresh' link.
+ - admin: 'Tweaked varedit styles ever so slightly: it will now likely use a more
+ preferred monospace font. Keys are bold and also monospace.'
diff --git a/html/changelogs/alberyk-pill.yml b/html/changelogs/alberyk-pill.yml
deleted file mode 100644
index 74f4bc962de..00000000000
--- a/html/changelogs/alberyk-pill.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Alberyk
-
-delete-after: True
-
-changes:
- - tweak: "Cyanide pills are no longer named cyanide pills."
diff --git a/html/changelogs/amunak-varedit.yml b/html/changelogs/amunak-varedit.yml
deleted file mode 100755
index 9cd7bff87e3..00000000000
--- a/html/changelogs/amunak-varedit.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Amunak
-delete-after: True
-changes:
- - admin: "Varedit now remembers what was in the 'search' field when you click the 'refresh' link."
- - admin: "Tweaked varedit styles ever so slightly: it will now likely use a more preferred monospace font. Keys are bold and also monospace."