diff --git a/html/changelog.html b/html/changelog.html
index 96af321270d..8536608ed76 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -61,6 +61,11 @@
- You will no longer smack body scanner consoles when you rotate them.
+ datlo updated:
+
+ - Fixed deathgasp emote not being called on death
+ - Fixed nukies no longer exploding on death
+
19 January 2019
Alonefromhell updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index fec14bd9aab..1633a4760f6 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8749,3 +8749,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2019-01-20:
Shadow-Quill:
- bugfix: You will no longer smack body scanner consoles when you rotate them.
+ datlo:
+ - bugfix: Fixed deathgasp emote not being called on death
+ - bugfix: Fixed nukies no longer exploding on death
diff --git a/html/changelogs/AutoChangeLog-pr-10683.yml b/html/changelogs/AutoChangeLog-pr-10683.yml
deleted file mode 100644
index 0b0ef4b9fd7..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10683.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "datlo"
-delete-after: True
-changes:
- - bugfix: "Fixed deathgasp emote not being called on death"
- - bugfix: "Fixed nukies no longer exploding on death"