diff --git a/html/changelog.html b/html/changelog.html
index 8c23b8cb3c8..5a8d65610ab 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,13 @@
-->
+
11 June 2018
+
FalseIncarnate updated:
+
+ - Food on utensils now properly inherits the name of the source dish.
+ - Joined Souls rune can now properly can summon restrained targets with 3+ invokers.
+
+
09 June 2018
Fox McCloud updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 3f0a6b43858..4634db3675d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6477,3 +6477,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2018-06-09:
Fox McCloud:
- bugfix: Fixes holobarrier icons being missing
+2018-06-11:
+ FalseIncarnate:
+ - bugfix: Food on utensils now properly inherits the name of the source dish.
+ - bugfix: Joined Souls rune can now properly can summon restrained targets with
+ 3+ invokers.
diff --git a/html/changelogs/AutoChangeLog-pr-9104.yml b/html/changelogs/AutoChangeLog-pr-9104.yml
deleted file mode 100644
index c7f94fa2c3d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9104.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "FalseIncarnate"
-delete-after: True
-changes:
- - bugfix: "Food on utensils now properly inherits the name of the source dish."
- - bugfix: "Joined Souls rune can now properly can summon restrained targets with 3+ invokers."