diff --git a/html/changelog.html b/html/changelog.html
index 07f92471830..7e86ff7c19e 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,14 @@
-->
+
22 February 2017
+
KasparoVy updated:
+
+ - You can now toggle on/off the gladiator helmet's face-shield with an action button. This is totally cosmetic. imgadd: Adds a bunch of new helmet sprites for Vox.
+ - Slightly adjusts the Vox knight armour sprites (not the Templar armour) to look nicer with the new helmets.
+ - The Admin 'Select Equipment' debug verb now appropriately equips Armalis when the 'Vox' option is selected.
+
+
21 February 2017
Crazylemon64 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 97cfcfdc5a4..003bb53d519 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3816,3 +3816,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Autolathe now uses Nano-UI.
uraniummeltdown:
- bugfix: Shuttle engines should now face the correct way
+2017-02-22:
+ KasparoVy:
+ - rscadd: 'You can now toggle on/off the gladiator helmet''s face-shield with an
+ action button. This is totally cosmetic. imgadd: Adds a bunch of new helmet
+ sprites for Vox.'
+ - tweak: Slightly adjusts the Vox knight armour sprites (not the Templar armour)
+ to look nicer with the new helmets.
+ - bugfix: The Admin 'Select Equipment' debug verb now appropriately equips Armalis
+ when the 'Vox' option is selected.
diff --git a/html/changelogs/AutoChangeLog-pr-6520.yml b/html/changelogs/AutoChangeLog-pr-6520.yml
deleted file mode 100644
index ec08d4b711a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6520.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "KasparoVy"
-delete-after: True
-changes:
- - rscadd: "You can now toggle on/off the gladiator helmet's face-shield with an action button. This is totally cosmetic.
-imgadd: Adds a bunch of new helmet sprites for Vox."
- - tweak: "Slightly adjusts the Vox knight armour sprites (not the Templar armour) to look nicer with the new helmets."
- - bugfix: "The Admin 'Select Equipment' debug verb now appropriately equips Armalis when the 'Vox' option is selected."