diff --git a/html/changelog.html b/html/changelog.html
index 173e465873f..6be8bc4828c 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,12 @@
-->
+
22 March 2017
+
FlattestGuitar updated:
+
+ - When a person's limb is dying, it will no longer notify the whole server of the ordeal
+
+
21 March 2017
Crazylemon64 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 75114de91b9..836a228d11b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4201,3 +4201,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Baseball bats added to the game, are craftable from 5 wood planks.
- rscadd: Baseball burgers can be made with a baseball bat and a bun, either microwaved
or table-crafted.
+2017-03-22:
+ FlattestGuitar:
+ - bugfix: When a person's limb is dying, it will no longer notify the whole server
+ of the ordeal
diff --git a/html/changelogs/AutoChangeLog-pr-6861.yml b/html/changelogs/AutoChangeLog-pr-6861.yml
deleted file mode 100644
index c2e83b4d91f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6861.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "FlattestGuitar"
-delete-after: True
-changes:
- - bugfix: "When a person's limb is dying, it will no longer notify the whole server of the ordeal"