diff --git a/html/changelog.html b/html/changelog.html
index a6307b752cb..10db64e446b 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,13 @@
-->
+
06 April 2018
+
Fox McCloud updated:
+
+ - Fixes medical cyborgs having one less stack than they should have they recharge
+ - Fixes inconsistency in the medical stacks amounts (they should all be 6)
+
+
05 April 2018
uraniummeltdown updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index df1245d3e06..8b20f99aca5 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6240,3 +6240,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2018-04-05:
uraniummeltdown:
- bugfix: Aliens can pull facehuggers out of eggs again
+2018-04-06:
+ Fox McCloud:
+ - bugfix: Fixes medical cyborgs having one less stack than they should have they
+ recharge
+ - bugfix: Fixes inconsistency in the medical stacks amounts (they should all be
+ 6)
diff --git a/html/changelogs/AutoChangeLog-pr-8858.yml b/html/changelogs/AutoChangeLog-pr-8858.yml
deleted file mode 100644
index 3ec534967e6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8858.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - bugfix: "Fixes medical cyborgs having one less stack than they should have they recharge"
- - bugfix: "Fixes inconsistency in the medical stacks amounts (they should all be 6)"