diff --git a/html/changelog.html b/html/changelog.html
index 8a976a4aa29..71d85e9f814 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,10 @@
13 January 2019
+
Shadow-Quill updated:
+
+ - Stopped emergency shield generators from magically unbolting themselves when they get turned off.
+
datlo updated:
- Nuclear operatives can now select the Saboteur module when picking a cyborg, a modified engineering module designed around stealth and sabotage.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 16a48518446..3d6369cd4a5 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8655,6 +8655,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Nuke ops, ERT, and ayyybductors will now properly lose disabilities on
spawn.
2019-01-13:
+ Shadow-Quill:
+ - bugfix: Stopped emergency shield generators from magically unbolting themselves
+ when they get turned off.
datlo:
- rscadd: Nuclear operatives can now select the Saboteur module when picking a cyborg,
a modified engineering module designed around stealth and sabotage.
diff --git a/html/changelogs/AutoChangeLog-pr-10642.yml b/html/changelogs/AutoChangeLog-pr-10642.yml
deleted file mode 100644
index 0233756823f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10642.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Shadow-Quill"
-delete-after: True
-changes:
- - bugfix: "Stopped emergency shield generators from magically unbolting themselves when they get turned off."