diff --git a/html/changelog.html b/html/changelog.html
index 34969b3f5a2..a006f3ef091 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
11 October 2019
+
otatoh updated:
+
+ - Fixes an oversight with pen attack to_chat.
+
+
10 October 2019
Wowzewow updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 74d4e3427df..1b00e78b36f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9299,3 +9299,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: You can take a pill from pillbottle by using it.
aleksix:
- bugfix: Zeng-Hu xenobiologists now spawn with complete equipment.
+2019-10-11:
+ otatoh:
+ - bugfix: Fixes an oversight with pen attack to_chat.
diff --git a/html/changelogs/otatoh_penfix.yml b/html/changelogs/otatoh_penfix.yml
deleted file mode 100644
index 76aed12a007..00000000000
--- a/html/changelogs/otatoh_penfix.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-# Your name.
-author: otatoh
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-changes:
- - bugfix: "Fixes an oversight with pen attack to_chat."
\ No newline at end of file