diff --git a/html/changelog.html b/html/changelog.html
index 52c7f3cc515..5afb5069222 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,19 @@
-->
+
21 January 2017
+
Alberyk updated:
+
+ - Fixed nutriments on hardsuit injectors modules not providing nutrition correctly.
+ - Fixed being unable to fire at point blank with the lawgiver.
+ - Fixed some missing unathi and tajaran mask sprites.
+
+
Skull132 updated:
+
+ - Fixed voidsuits being weird during unequip and magboots eating shoes.
+ - An attempted fix of the AI gaining AOOC and antag status during cult rounds.
+
+
20 January 2017
Nanako updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b6b4a2181bf..2686f435969 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3744,3 +3744,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: CCIA and ERT should have the proper security hud icons now.
- rscadd: Added a bulk metal crate to cargo, making it easy to order a large number
of metal sheets at once.
+2017-01-21:
+ Alberyk:
+ - bugfix: Fixed nutriments on hardsuit injectors modules not providing nutrition
+ correctly.
+ - bugfix: Fixed being unable to fire at point blank with the lawgiver.
+ - imageadd: Fixed some missing unathi and tajaran mask sprites.
+ Skull132:
+ - bugfix: Fixed voidsuits being weird during unequip and magboots eating shoes.
+ - experiment: An attempted fix of the AI gaining AOOC and antag status during cult
+ rounds.
diff --git a/html/changelogs/alberky-PR-1617.yml b/html/changelogs/alberky-PR-1617.yml
deleted file mode 100644
index 2c1999be912..00000000000
--- a/html/changelogs/alberky-PR-1617.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Alberyk
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed nutriments on hardsuit injectors modules not providing nutrition correctly."
- - bugfix: "Fixed being unable to fire at point blank with the lawgiver."
- - imageadd: "Fixed some missing unathi and tajaran mask sprites."
diff --git a/html/changelogs/skull132-Fix1564.yml b/html/changelogs/skull132-Fix1564.yml
deleted file mode 100644
index 3779ba5e1ac..00000000000
--- a/html/changelogs/skull132-Fix1564.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Skull132
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed voidsuits being weird during unequip and magboots eating shoes."
- - experiment: "An attempted fix of the AI gaining AOOC and antag status during cult rounds."