diff --git a/html/changelog.html b/html/changelog.html
index 8aa29d29df4..9bbbdf4da89 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -60,10 +60,12 @@
Fox McCloud updated:
- Adds the compact syndicate sniper rifle to the uplink. A weaker, low capacity variant of the operative syndicate rifle
+ - Fixes blindness mutation not making you blind
datlo updated:
- Golems can no longer use telescience consoles.
+ - Nuclear operatives can now choose to take over a cyborg when spawning one, with a ghost playing the nuclear operative.
23 February 2019
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 150f92c8655..3cbe49b1cfa 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9175,5 +9175,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Fox McCloud:
- rscadd: Adds the compact syndicate sniper rifle to the uplink. A weaker, low capacity
variant of the operative syndicate rifle
+ - bugfix: Fixes blindness mutation not making you blind
datlo:
- rscdel: Golems can no longer use telescience consoles.
+ - rscadd: Nuclear operatives can now choose to take over a cyborg when spawning
+ one, with a ghost playing the nuclear operative.
diff --git a/html/changelogs/AutoChangeLog-pr-10870.yml b/html/changelogs/AutoChangeLog-pr-10870.yml
deleted file mode 100644
index 554f3a79c1c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10870.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "datlo"
-delete-after: True
-changes:
- - rscadd: "Nuclear operatives can now choose to take over a cyborg when spawning one, with a ghost playing the nuclear operative."
diff --git a/html/changelogs/AutoChangeLog-pr-10925.yml b/html/changelogs/AutoChangeLog-pr-10925.yml
deleted file mode 100644
index 2f0f7975731..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10925.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - bugfix: "Fixes blindness mutation not making you blind"