diff --git a/html/changelog.html b/html/changelog.html
index 40f2f9d37e7..ce12ab158bb 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,11 @@
31 December 2017
+
Alffd updated:
+
+ - Wire panels are now effected by the colorblindness disability
+ - Wire panel color changes now support RGB hex values
+
Fox McCloud updated:
- Fixes arm implants being immune to EMPs.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index dd7613e8bb4..efeb8d6cdee 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5871,6 +5871,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
in chat window preferences.
- rscadd: Paramedic, Blueshield, and Medivends get crew pinpointers
2017-12-31:
+ Alffd:
+ - rscadd: Wire panels are now effected by the colorblindness disability
+ - rscadd: Wire panel color changes now support RGB hex values
Fox McCloud:
- bugfix: Fixes arm implants being immune to EMPs.
FreeStylaLT:
diff --git a/html/changelogs/AutoChangeLog-pr-8472.yml b/html/changelogs/AutoChangeLog-pr-8472.yml
deleted file mode 100644
index 73c3fa54e04..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8472.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Alffd"
-delete-after: True
-changes:
- - rscadd: "Wire panels are now effected by the colorblindness disability"
- - rscadd: "Wire panel color changes now support RGB hex values"