diff --git a/html/changelog.html b/html/changelog.html
index 278ebafd832..0dee1cf6183 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,10 @@
-->
18 January 2017
+
AndriiYukhymchak updated:
+
+ - multitool can now be used to swap directions of TEG's circulator
+
Fethas updated:
- Adds in the check numbers proc to converting, I missed it from VG.
@@ -69,6 +73,11 @@
- Characters with the obese disability are now fat beneath their clothes.
+ Markolie updated:
+
+ - Admin announcements are no longer sent to player in the lobby.
+ - Regular announcements can now only be heard if you the player is alive, not deaf and in range of an enabled radio.
+
17 January 2017
Crazylemon64 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c8d20c978cd..c1ed6a62ad9 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3380,6 +3380,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Krausus:
- bugfix: 'Fixed the exciting new emoji breaking chat entirely for IE8 users. :clap:'
2017-01-18:
+ AndriiYukhymchak:
+ - tweak: multitool can now be used to swap directions of TEG's circulator
Fethas:
- bugfix: Adds in the check numbers proc to converting, I missed it from VG.
- bugfix: Removed a redundent sacrefice objective check AND fixed the sacrfice objective
@@ -3394,3 +3396,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Removes errent invisaible animals from the narnar escape shuttle template.
KasparoVy:
- bugfix: Characters with the obese disability are now fat beneath their clothes.
+ Markolie:
+ - tweak: Admin announcements are no longer sent to player in the lobby.
+ - tweak: Regular announcements can now only be heard if you the player is alive,
+ not deaf and in range of an enabled radio.
diff --git a/html/changelogs/AutoChangeLog-pr-5814.yml b/html/changelogs/AutoChangeLog-pr-5814.yml
deleted file mode 100644
index d364d4025ff..00000000000
--- a/html/changelogs/AutoChangeLog-pr-5814.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Markolie"
-delete-after: True
-changes:
- - tweak: "Admin announcements are no longer sent to player in the lobby."
- - tweak: "Regular announcements can now only be heard if you the player is alive, not deaf and in range of an enabled radio."
diff --git a/html/changelogs/AutoChangeLog-pr-6145.yml b/html/changelogs/AutoChangeLog-pr-6145.yml
deleted file mode 100644
index 60504e1582e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6145.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "AndriiYukhymchak"
-delete-after: True
-changes:
- - tweak: "multitool can now be used to swap directions of TEG's circulator"