diff --git a/html/changelog.html b/html/changelog.html
index e704597e0fc..0e0dfbcce09 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,18 @@
20 November 2018
+
AffectedArc07 updated:
+
+ - NTTC now has multiple job tag styles
+ - NTTC now has option to make job tags colored
+ - NTTC now has option to make nametags colored
+ - NTTC now has options to make command members louder (bold)
+ - The NTTC window title is no longer NTSL.
+
+
Azule Utama updated:
+
+ - Fixed chameleon suit having two invalid options.
+
TDSSS updated:
- Silencers now have a tech origin, give research levels when deconstructed
@@ -69,6 +81,7 @@
tigercat2000 updated:
- Nano scrolling is 95% less buggy
+ - NanoUI's Fancy Mode now less broken as hell remove: 512 support for Nano dev tools
19 November 2018
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 2efaabfd475..6bfa44df92b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8128,6 +8128,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added antag alert sounds that play at roundstart for most major antagonists,
ported from TG.
2018-11-20:
+ AffectedArc07:
+ - rscadd: NTTC now has multiple job tag styles
+ - rscadd: NTTC now has option to make job tags colored
+ - rscadd: NTTC now has option to make nametags colored
+ - rscadd: NTTC now has options to make command members louder (bold)
+ - spellcheck: The NTTC window title is no longer NTSL.
+ Azule Utama:
+ - bugfix: Fixed chameleon suit having two invalid options.
TDSSS:
- tweak: Silencers now have a tech origin, give research levels when deconstructed
- tweak: Moved gun attachments to their own folder, code-wise.
@@ -8135,3 +8143,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed a runtime in a syndieteam radio.
tigercat2000:
- bugfix: Nano scrolling is 95% less buggy
+ - bugfix: 'NanoUI''s Fancy Mode now less broken as hell remove: 512 support for
+ Nano dev tools'
diff --git a/html/changelogs/AutoChangeLog-pr-10258.yml b/html/changelogs/AutoChangeLog-pr-10258.yml
deleted file mode 100644
index d7993e064bd..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10258.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "AffectedArc07"
-delete-after: True
-changes:
- - rscadd: "NTTC now has multiple job tag styles"
- - rscadd: "NTTC now has option to make job tags colored"
- - rscadd: "NTTC now has option to make nametags colored"
- - rscadd: "NTTC now has options to make command members louder (bold)"
- - spellcheck: "The NTTC window title is no longer NTSL."
diff --git a/html/changelogs/AutoChangeLog-pr-10292.yml b/html/changelogs/AutoChangeLog-pr-10292.yml
deleted file mode 100644
index 4744055ce55..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10292.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Azule Utama"
-delete-after: True
-changes:
- - bugfix: "Fixed chameleon suit having two invalid options."
diff --git a/html/changelogs/AutoChangeLog-pr-10295.yml b/html/changelogs/AutoChangeLog-pr-10295.yml
deleted file mode 100644
index c86f5c8c1d4..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10295.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "tigercat2000"
-delete-after: True
-changes:
- - bugfix: "NanoUI's Fancy Mode now less broken as hell
-remove: 512 support for Nano dev tools"