diff --git a/html/changelog.html b/html/changelog.html
index 8d909918f0a..7af41ad83c8 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -74,6 +74,7 @@
- Adds a confirmation to the start now verb. Make it ansari proof
- The invisible bumping into something should be fixed now
+ - Fixes the atmos bug
16 March 2019
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 2a83099671a..40010f3af12 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9389,3 +9389,4 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
farie82:
- tweak: Adds a confirmation to the start now verb. Make it ansari proof
- bugfix: The invisible bumping into something should be fixed now
+ - bugfix: Fixes the atmos bug
diff --git a/html/changelogs/AutoChangeLog-pr-11059.yml b/html/changelogs/AutoChangeLog-pr-11059.yml
deleted file mode 100644
index 27ec4ae5f50..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11059.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "farie82"
-delete-after: True
-changes:
- - bugfix: "Fixes the atmos bug"