diff --git a/html/changelog.html b/html/changelog.html
index dce03ac5f0e..7fc38ac318c 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,10 @@
18 October 2020
+
Amunak updated:
+
+ - Added pretty listing of closet contents for ghosts (incl. fullness and attached teleporter info).
+
MattAtlas updated:
- Improved the performance of one of the laggiest functions we use.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e838b3cc4e3..55845a1f00d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -16208,5 +16208,8 @@ 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:
+ Amunak:
+ - rscadd: Added pretty listing of closet contents for ghosts (incl. fullness and
+ attached teleporter info).
MattAtlas:
- backend: Improved the performance of one of the laggiest functions we use.
diff --git a/html/changelogs/amunak-lists.yml b/html/changelogs/amunak-lists.yml
deleted file mode 100755
index b3cc46f3c74..00000000000
--- a/html/changelogs/amunak-lists.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Amunak
-delete-after: True
-changes:
- - rscadd: "Added pretty listing of closet contents for ghosts (incl. fullness and attached teleporter info)."