diff --git a/html/changelog.html b/html/changelog.html
index 8054a1970b3..5c0010e7179 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,15 @@
-->
+
03 April 2018
+
& Deathride58 & Tigercat2000 updated:
+
+ - Station time is now randomized [if enabled in game_options configuration].
+ - A separate round time has been added to status panel. This will start at 00:00:00.
+ - Night shift lighting [if enabled in the same configuration] will activate between station time 7:30 PM and 7:30 AM. This will dim all lights affected, but they will still have the same range.
+ - APCs now have an option to set night lighting mode on or off, regardless of time.
+
+
02 April 2018
Desolate updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 1994e06163e..14b4e2687cd 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6227,3 +6227,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
E-gun to an E-pistol'
Tayyyyyyy:
- tweak: Borg power warning is on a 2 second cooldown
+2018-04-03:
+ '& Deathride58 & Tigercat2000':
+ - experiment: Station time is now randomized [if enabled in game_options configuration].
+ - rscadd: A separate round time has been added to status panel. This will start
+ at 00:00:00.
+ - rscadd: Night shift lighting [if enabled in the same configuration] will activate
+ between station time 7:30 PM and 7:30 AM. This will dim all lights affected,
+ but they will still have the same range.
+ - rscadd: APCs now have an option to set night lighting mode on or off, regardless
+ of time.
diff --git a/html/changelogs/AutoChangeLog-pr-8812.yml b/html/changelogs/AutoChangeLog-pr-8812.yml
deleted file mode 100644
index 72c56398f98..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8812.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "& Deathride58 & Tigercat2000"
-delete-after: True
-changes:
- - experiment: "Station time is now randomized [if enabled in game_options configuration]."
- - rscadd: "A separate round time has been added to status panel. This will start at 00:00:00."
- - rscadd: "Night shift lighting [if enabled in the same configuration] will activate between station time 7:30 PM and 7:30 AM. This will dim all lights affected, but they will still have the same range."
- - rscadd: "APCs now have an option to set night lighting mode on or off, regardless of time."