diff --git a/html/changelog.html b/html/changelog.html
index 4075ac51e00..a8f5aba8d86 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,10 @@
29 October 2018
+
Farie82 updated:
+
+ - Round start time is now variable. Defaults to 240 if not filled in
+
gatchapod updated:
- Fixed airlocks electrocuting people remotely through open UI
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 738e74b1b87..b471b0a49b0 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -7765,5 +7765,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
uc_guy:
- bugfix: Fixes shadowling game mode delaying the game ticker
2018-10-29:
+ Farie82:
+ - rscadd: Round start time is now variable. Defaults to 240 if not filled in
gatchapod:
- bugfix: Fixed airlocks electrocuting people remotely through open UI
diff --git a/html/changelogs/AutoChangeLog-pr-10037.yml b/html/changelogs/AutoChangeLog-pr-10037.yml
deleted file mode 100644
index 7ec3b593595..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10037.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Farie82"
-delete-after: True
-changes:
- - rscadd: "Round start time is now variable. Defaults to 240 if not filled in"