diff --git a/html/changelog.html b/html/changelog.html
index 589c20190c2..6ee5661fa31 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
11 May 2020
+
Skull132 updated:
+
+ - AOOC should now properly be re-added to the client in all cases.
+
+
10 May 2020
Arrow768 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 4783171cd2e..3e53c8986bb 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -13066,3 +13066,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Scheveningen:
- balance: Lighting from light fixtures is much softer, making it notably harder
to see details now.
+2020-05-11:
+ Skull132:
+ - bugfix: AOOC should now properly be re-added to the client in all cases.
diff --git a/html/changelogs/skull132_aooc-not-appearing.yml b/html/changelogs/skull132_aooc-not-appearing.yml
deleted file mode 100644
index ee227ce00cf..00000000000
--- a/html/changelogs/skull132_aooc-not-appearing.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Skull132
-delete-after: True
-
-changes:
- - bugfix: "AOOC should now properly be re-added to the client in all cases."