diff --git a/html/changelog.html b/html/changelog.html
index 58ae680a0ba..afcf8494712 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,17 @@
-->
+
23 March 2019
+
Arkatos updated:
+
+ - Players who enable AntagHUD are now unable to join the round as swarmers
+ - Adds a message explaining why Antag-banned players cannot join the round as cortical borer
+
+
Kyep updated:
+
+ - Admins offering control of a mob with no real_name to ghosts will no longer cause a "Do you want to play as ?" popup. Instead, the ? will be replaced with a descriptive string, such as "the blobbernaut".
+
+
22 March 2019
Arkatos updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e599365c362..e19b944145d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9409,3 +9409,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Plasmaman Cargo Crate - Contains a Orange plasmaman space suit and helmet,
along with a breathing mask and a emergency plasmaman tank. Costs 75 cargo points
and requires EVA access.
+2019-03-23:
+ Arkatos:
+ - bugfix: Players who enable AntagHUD are now unable to join the round as swarmers
+ - rscadd: Adds a message explaining why Antag-banned players cannot join the round
+ as cortical borer
+ Kyep:
+ - bugfix: Admins offering control of a mob with no real_name to ghosts will no longer
+ cause a "Do you want to play as ?" popup. Instead, the ? will be replaced with
+ a descriptive string, such as "the blobbernaut".
diff --git a/html/changelogs/AutoChangeLog-pr-11088.yml b/html/changelogs/AutoChangeLog-pr-11088.yml
deleted file mode 100644
index 84cc01d4c86..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11088.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - bugfix: "Admins offering control of a mob with no real_name to ghosts will no longer cause a \"Do you want to play as ?\" popup. Instead, the ? will be replaced with a descriptive string, such as \"the blobbernaut\"."
diff --git a/html/changelogs/AutoChangeLog-pr-11089.yml b/html/changelogs/AutoChangeLog-pr-11089.yml
deleted file mode 100644
index 0d16f63461c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11089.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Arkatos"
-delete-after: True
-changes:
- - bugfix: "Players who enable AntagHUD are now unable to join the round as swarmers"
- - rscadd: "Adds a message explaining why Antag-banned players cannot join the round as cortical borer"