diff --git a/html/changelog.html b/html/changelog.html
index 6cef5d2179a..36d2b970e39 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -72,6 +72,10 @@
- Chaplain's armor is no longer riot-grade. In addition, their nullrods do less damage.
+ MarsM0nd updated:
+
+ - Conveyor switches can now set to left-only direction toggling.
+
Norgad updated:
- Maintenance areas near arrivals, science, and the bar have been revamped.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0f8494677ed..15aac8a8160 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4233,5 +4233,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Kyep:
- tweak: Chaplain's armor is no longer riot-grade. In addition, their nullrods do
less damage.
+ MarsM0nd:
+ - bugfix: Conveyor switches can now set to left-only direction toggling.
Norgad:
- tweak: Maintenance areas near arrivals, science, and the bar have been revamped.
diff --git a/html/changelogs/AutoChangeLog-pr-6850.yml b/html/changelogs/AutoChangeLog-pr-6850.yml
deleted file mode 100644
index b79a2a0da34..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6850.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "MarsM0nd"
-delete-after: True
-changes:
- - bugfix: "Conveyor switches can now set to left-only direction toggling."