diff --git a/html/changelog.html b/html/changelog.html
index 735cb9d6cee..4c65667d554 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -61,6 +61,14 @@
- Fixes round-start sparks being stuck in maintenance
+ Purpose updated:
+
+ - Fixed an issue with Space Vine mutations
+
+ SpaceManiac updated:
+
+ - The body zone selector now indicates which body part you are about to select when hovered over.
+
TDSSS updated:
- New exosuit equipment: The rescue jaws for the Odysseus lets it open doors, firelocks and even force powered doors. It can also be added to firefighter ripleys.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 24edf7d9cf9..c06f5542107 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -7563,6 +7563,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2018-10-19:
Fox McCloud:
- bugfix: Fixes round-start sparks being stuck in maintenance
+ Purpose:
+ - bugfix: Fixed an issue with Space Vine mutations
+ SpaceManiac:
+ - rscadd: The body zone selector now indicates which body part you are about to
+ select when hovered over.
TDSSS:
- rscadd: 'New exosuit equipment: The rescue jaws for the Odysseus lets it open
doors, firelocks and even force powered doors. It can also be added to firefighter
diff --git a/html/changelogs/AutoChangeLog-pr-9896.yml b/html/changelogs/AutoChangeLog-pr-9896.yml
deleted file mode 100644
index f02d1c093a2..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9896.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SpaceManiac"
-delete-after: True
-changes:
- - rscadd: "The body zone selector now indicates which body part you are about to select when hovered over."
diff --git a/html/changelogs/AutoChangeLog-pr-9899.yml b/html/changelogs/AutoChangeLog-pr-9899.yml
deleted file mode 100644
index 832fa97a12e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9899.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Purpose"
-delete-after: True
-changes:
- - bugfix: "Fixed an issue with Space Vine mutations"