diff --git a/html/changelog.html b/html/changelog.html
index 5401db048ea..a14f4f89ef8 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -63,6 +63,16 @@
Fixes chem smoke lagging under some circumstances
Fixes smoke not wanting to garbage collect
Fixes flares not returning a qdel hint
+ Fixes hotspots being slow to ignite turfs around them
+ Fixes LINDA not conducting temperature through things.
+
+ Mitchs98 updated:
+
+ - Chitinous Mass is no longer weaponized lag if examined.
+
+ farie82 updated:
+
+ - Diona nymphs are grabbable and punchable again
24 March 2019
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 958cb315944..62927d69529 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9497,3 +9497,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixes chem smoke lagging under some circumstances
- bugfix: Fixes smoke not wanting to garbage collect
- bugfix: Fixes flares not returning a qdel hint
+ - bugfix: Fixes hotspots being slow to ignite turfs around them
+ - bugfix: Fixes LINDA not conducting temperature through things.
+ Mitchs98:
+ - bugfix: Chitinous Mass is no longer weaponized lag if examined.
+ farie82:
+ - bugfix: Diona nymphs are grabbable and punchable again
diff --git a/html/changelogs/AutoChangeLog-pr-11112.yml b/html/changelogs/AutoChangeLog-pr-11112.yml
deleted file mode 100644
index bba97366aa5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11112.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Mitchs98"
-delete-after: True
-changes:
- - bugfix: "Chitinous Mass is no longer weaponized lag if examined."
diff --git a/html/changelogs/AutoChangeLog-pr-11121.yml b/html/changelogs/AutoChangeLog-pr-11121.yml
deleted file mode 100644
index 4d532c63e78..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11121.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "farie82"
-delete-after: True
-changes:
- - bugfix: "Diona nymphs are grabbable and punchable again"
diff --git a/html/changelogs/AutoChangeLog-pr-11128.yml b/html/changelogs/AutoChangeLog-pr-11128.yml
deleted file mode 100644
index 2fa1c97eeeb..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11128.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - bugfix: "Fixes hotspots being slow to ignite turfs around them"
- - bugfix: "Fixes LINDA not conducting temperature through things."