diff --git a/html/changelog.html b/html/changelog.html
index 17bb5e85d03..a9aa62f31d5 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
06 May 2020
+
Skull132 updated:
+
+ - A bug fixed in remote auth where the HUD setup procs would crash during a reconnect.
+
+
04 May 2020
Geeves updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a5a2a2c1338..6086cba900e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -13000,3 +13000,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: The Discord button works again.
Wowzewow (Wezzy):
- imageadd: New sprites for the holodeck, security and guest pass wall terminals.
+2020-05-06:
+ Skull132:
+ - bugfix: A bug fixed in remote auth where the HUD setup procs would crash during
+ a reconnect.
diff --git a/html/changelogs/skull132_fix-remote-auth.yml b/html/changelogs/skull132_fix-remote-auth.yml
deleted file mode 100644
index eb7563da963..00000000000
--- a/html/changelogs/skull132_fix-remote-auth.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Skull132
-delete-after: True
-
-changes:
- - bugfix: "A bug fixed in remote auth where the HUD setup procs would crash during a reconnect."