diff --git a/html/changelog.html b/html/changelog.html
index 9e8d16ed78f..a7f23a7dc4f 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
22 November 2019
+
JohnWildkins updated:
+
+ - Fixed IPCs having no brain, or more accurately, not using it properly. To live.
+
+
21 November 2019
Alberyk, Kyres1 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index dd223192d15..752bc90c839 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -10162,3 +10162,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: PDAs now have color coded pens to go with them as well. Some even have
fountain pens!
- soundadd: Pen insertion and removal have new sounds.
+2019-11-22:
+ JohnWildkins:
+ - bugfix: Fixed IPCs having no brain, or more accurately, not using it properly.
+ To live.
diff --git a/html/changelogs/johnwildkins-bigbrain.yml b/html/changelogs/johnwildkins-bigbrain.yml
deleted file mode 100644
index 577bfc8da74..00000000000
--- a/html/changelogs/johnwildkins-bigbrain.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: JohnWildkins
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed IPCs having no brain, or more accurately, not using it properly. To live."