diff --git a/html/changelog.html b/html/changelog.html
index e6f4df0acfd..dc44fb46f7a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
11 July 2021
+
Skull132 updated:
+
+ - You can now close the external auth window, if it doesn't close by itself.
+
+
09 July 2021
Geeves updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 22353eba8a8..28f49dd9162 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -20705,3 +20705,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixes loadout coffee cup being the basic one when spawning.
- bugfix: Fixes coffee cup placement on tables.
- tweak: Ashtrays now fills less in bags.
+2021-07-11:
+ Skull132:
+ - bugfix: You can now close the external auth window, if it doesn't close by
+ itself.
diff --git a/html/changelogs/skull132_external_auth_window.yml b/html/changelogs/skull132_external_auth_window.yml
deleted file mode 100644
index e82811a381c..00000000000
--- a/html/changelogs/skull132_external_auth_window.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Skull132
-
-delete-after: True
-
-changes:
- - bugfix: "You can now close the external auth window, if it doesn't close by itself."
\ No newline at end of file