diff --git a/html/changelog.html b/html/changelog.html
index 4b76cc8221b..25c7c7efe57 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,10 @@
-->
06 April 2017
+
Fox McCloud updated:
+
+ - Fixes autopsy report printing; print reports by clicking the device itself
+
davipatury updated:
- Rapid Cable Layer now have an autolathe design.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f9a0ebc060c..f6eea631b93 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4421,5 +4421,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Twinmold93:
- bugfix: Buying poison pen will actually give you the poison pen now.
2017-04-06:
+ Fox McCloud:
+ - bugfix: Fixes autopsy report printing; print reports by clicking the device itself
davipatury:
- rscadd: Rapid Cable Layer now have an autolathe design.
diff --git a/html/changelogs/AutoChangeLog-pr-7050.yml b/html/changelogs/AutoChangeLog-pr-7050.yml
deleted file mode 100644
index 8ac72e6cf33..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7050.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - bugfix: "Fixes autopsy report printing; print reports by clicking the device itself"