diff --git a/html/changelog.html b/html/changelog.html
index cac1552eafa..cf1b699e2b6 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,10 @@
18 October 2020
+
Alberyk updated:
+
+ - Fixed the spy bug's radio function. You can toggle broadcasting by using the bug while it is on the active hand.
+
Amunak updated:
- Added pretty listing of closet contents for ghosts (incl. fullness and attached teleporter info).
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 8782212508a..a37a5debca7 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -16208,6 +16208,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Increased round end time by 60 seconds to allow Odin ghost roles a bit
more RP time. But not too much.
2020-10-18:
+ Alberyk:
+ - bugfix: Fixed the spy bug's radio function. You can toggle broadcasting by using
+ the bug while it is on the active hand.
Amunak:
- rscadd: Added pretty listing of closet contents for ghosts (incl. fullness and
attached teleporter info).
diff --git a/html/changelogs/alberyk-bugfix.yml b/html/changelogs/alberyk-bugfix.yml
deleted file mode 100644
index f56932a9556..00000000000
--- a/html/changelogs/alberyk-bugfix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Alberyk
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed the spy bug's radio function. You can toggle broadcasting by using the bug while it is on the active hand."