diff --git a/html/changelog.html b/html/changelog.html
index 77e94a0fc68..49b4f508c49 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,15 @@
-->
+
21 February 2018
+
uraniummeltdown updated:
+
+ - Added titanium and plastitanium. Mine the asteroid for titanium, make plastitanium by smelting together titanium and plasma
+ - You can build shuttle floors and walls with titanium and plastitanium. Can also make shuttle airlocks by applying titanium to a non-mineral airlock
+ - Shuttle windows have explosion resistance now
+ - A few RnD recipes require titanium now
+
+
20 February 2018
Alffd updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e69af681911..1e4d6e4c7c7 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6074,3 +6074,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixes Patch's patch
Tayyyyyyy, bryanayalalugo:
- rscadd: News reporters can now add titles to their stories!
+2018-02-21:
+ uraniummeltdown:
+ - rscadd: Added titanium and plastitanium. Mine the asteroid for titanium, make
+ plastitanium by smelting together titanium and plasma
+ - rscadd: You can build shuttle floors and walls with titanium and plastitanium.
+ Can also make shuttle airlocks by applying titanium to a non-mineral airlock
+ - tweak: Shuttle windows have explosion resistance now
+ - tweak: A few RnD recipes require titanium now
diff --git a/html/changelogs/AutoChangeLog-pr-8651.yml b/html/changelogs/AutoChangeLog-pr-8651.yml
deleted file mode 100644
index 58c2a8e0913..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8651.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "uraniummeltdown"
-delete-after: True
-changes:
- - rscadd: "Added titanium and plastitanium. Mine the asteroid for titanium, make plastitanium by smelting together titanium and plasma"
- - rscadd: "You can build shuttle floors and walls with titanium and plastitanium. Can also make shuttle airlocks by applying titanium to a non-mineral airlock"
- - tweak: "Shuttle windows have explosion resistance now"
- - tweak: "A few RnD recipes require titanium now"