diff --git a/html/changelog.html b/html/changelog.html
index f67e55fa6ec..b200f5c6041 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,13 @@
-->
+
03 March 2019
+
Fox McCloud updated:
+
+ - Fixes genetic powers always activating when injected
+ - Fixes Diona being able to be speedy and irradiate themselves with genetic powers
+
+
02 March 2019
Dave-TH updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 11a53a667de..192fbd501c9 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9270,3 +9270,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
shuttle.
farie82:
- bugfix: Can't use telepathy now when unconcious or dead
+2019-03-03:
+ Fox McCloud:
+ - bugfix: Fixes genetic powers always activating when injected
+ - bugfix: Fixes Diona being able to be speedy and irradiate themselves with genetic
+ powers
diff --git a/html/changelogs/AutoChangeLog-pr-10980.yml b/html/changelogs/AutoChangeLog-pr-10980.yml
deleted file mode 100644
index 33f06cbfd1b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10980.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - bugfix: "Fixes genetic powers always activating when injected"
- - bugfix: "Fixes Diona being able to be speedy and irradiate themselves with genetic powers"