diff --git a/html/changelog.html b/html/changelog.html
index a48543c8fa9..3b50cdfa1cb 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
06 September 2017
+
Skull132 updated:
+
+ - Cameras will no longer lag the server to death whenever you click to jump to a turf that's outside the station.
+
+
05 September 2017
Lohikar updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 391b6462fdf..55044ade185 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4545,3 +4545,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- experiment: Storage code has been tweaked so ore bags should no longer take multiple
seconds to fill/empty.
- tweak: The ore summoner should actually transport useful amounts of ore now.
+2017-09-06:
+ Skull132:
+ - bugfix: Cameras will no longer lag the server to death whenever you click to jump
+ to a turf that's outside the station.
diff --git a/html/changelogs/skull132-kill_camera_lag.yml b/html/changelogs/skull132-kill_camera_lag.yml
deleted file mode 100644
index 8eb31971887..00000000000
--- a/html/changelogs/skull132-kill_camera_lag.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Skull132
-delete-after: true
-
-changes:
- - bugfix: "Cameras will no longer lag the server to death whenever you click to jump to a turf that's outside the station."