diff --git a/html/changelog.html b/html/changelog.html
index 18a1c430a6c..3b86c0dd7f6 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -70,6 +70,11 @@
Added bacon grease reagent to traitor poison bottles; induces immediate cardiac failure
Upgraded Robotic Hearts now attempt to correct both cardiac failure and cardiac arrest tweak; Upgraded Robotic Hearts now do not punish you quite as severely for receiving a shock while having one (EMPs will still destroy you though)
Corazone recipe removed
+ hotspot sprites updated; fire will also now appear over top of things, rather than underneath it
+
+ Mitchs98 updated:
+
+ - Adds in Shrimp & Fish Skewers as well as Cheeseburgers. Shrimp Skewer(Grill): 4 Shrimp(uncooked) + 1 Metal Rod, Fish Skewer(Grill): 2 Salmon Meat + Metal Rod + 10u Flour, Cheese Burger(Microwave): Burger + Cheese Wedge.
25 March 2019
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 48442c86e72..4930be67568 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9528,3 +9528,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
severely for receiving a shock while having one (EMPs will still destroy you
though)
- rscdel: Corazone recipe removed
+ - tweak: hotspot sprites updated; fire will also now appear over top of things,
+ rather than underneath it
+ Mitchs98:
+ - rscadd: 'Adds in Shrimp & Fish Skewers as well as Cheeseburgers. Shrimp Skewer(Grill):
+ 4 Shrimp(uncooked) + 1 Metal Rod, Fish Skewer(Grill): 2 Salmon Meat + Metal
+ Rod + 10u Flour, Cheese Burger(Microwave): Burger + Cheese Wedge.'
diff --git a/html/changelogs/AutoChangeLog-pr-11106.yml b/html/changelogs/AutoChangeLog-pr-11106.yml
deleted file mode 100644
index f4bea4ac4d5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11106.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Mitchs98"
-delete-after: True
-changes:
- - rscadd: "Adds in Shrimp & Fish Skewers as well as Cheeseburgers. Shrimp Skewer(Grill): 4 Shrimp(uncooked) + 1 Metal Rod, Fish Skewer(Grill): 2 Salmon Meat + Metal Rod + 10u Flour, Cheese Burger(Microwave): Burger + Cheese Wedge."
diff --git a/html/changelogs/AutoChangeLog-pr-11108.yml b/html/changelogs/AutoChangeLog-pr-11108.yml
deleted file mode 100644
index 06782fed386..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11108.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - tweak: "hotspot sprites updated; fire will also now appear over top of things, rather than underneath it"