diff --git a/html/changelog.html b/html/changelog.html
index 2720d7119e3..f97e9119615 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
23 January 2019
+
Fox McCloud updated:
+
+ - Fixes null crafting recipes
+
+
22 January 2019
TDSSS updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 68452620dd4..78161199af7 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8789,3 +8789,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added Cake Cat - allowing the chef to create a living small pet in his
kitchen.
- bugfix: Fixed frosted donuts, as they were filled with "spinkles" and not "sprinkles"
+2019-01-23:
+ Fox McCloud:
+ - bugfix: Fixes null crafting recipes
diff --git a/html/changelogs/AutoChangeLog-pr-10710.yml b/html/changelogs/AutoChangeLog-pr-10710.yml
deleted file mode 100644
index 052ddef7b04..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10710.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - bugfix: "Fixes null crafting recipes"