diff --git a/html/changelog.html b/html/changelog.html
index 3de29b6fc30..7267a57cc7b 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
26 January 2018
+
uraniummeltdown updated:
+
+ - You can now change your client FPS in Game Preferences
+
+
24 January 2018
IK3I updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 422b2ea54c2..2d475e74ea0 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5998,3 +5998,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Tayyyyyyy:
- tweak: Energy beams of all types emit light.
- tweak: Flashbangs emit a burst of light when detonated
+2018-01-26:
+ uraniummeltdown:
+ - rscadd: You can now change your client FPS in Game Preferences
diff --git a/html/changelogs/AutoChangeLog-pr-8593.yml b/html/changelogs/AutoChangeLog-pr-8593.yml
deleted file mode 100644
index e0edbff7a26..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8593.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "uraniummeltdown"
-delete-after: True
-changes:
- - rscadd: "You can now change your client FPS in Game Preferences"