diff --git a/html/changelog.html b/html/changelog.html
index ce970cd5044..5be4e205e5f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,10 @@
-->
06 May 2017
+
Allfd updated:
+
+ - Thrown mobs will not step on broken glass while being thrown.
+
Fethas updated:
- Fixes sacreficed your target not triggering the next objective.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index bab7492be92..37fd2df4118 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4606,6 +4606,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Magistrate, IAA, and BS will now spawn with the correct color dpet satchal
and duffel
2017-05-06:
+ Allfd:
+ - tweak: Thrown mobs will not step on broken glass while being thrown.
Fethas:
- bugfix: Fixes sacreficed your target not triggering the next objective.
- bugfix: YOU CAN NOW ONLY CONVERT HUMANS NOT MICE!
diff --git a/html/changelogs/AutoChangeLog-pr-7223.yml b/html/changelogs/AutoChangeLog-pr-7223.yml
deleted file mode 100644
index 97d9a223592..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7223.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Allfd"
-delete-after: True
-changes:
- - tweak: "Thrown mobs will not step on broken glass while being thrown."