diff --git a/html/changelog.html b/html/changelog.html
index 9426c9ab60e..0556582b679 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
01 December 2018
+
Kyep updated:
+
+ - Fixed a couple of bugs with the special event pets triggered by admin bless command.
+
+
30 November 2018
Azule Utama updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0eb72e4690f..70d03d5378e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8279,3 +8279,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed an ORM exploit which would let you smelt invalid stacks of alloys.
TDSSS:
- rscdel: Removed ballgag and assless chaps
+2018-12-01:
+ Kyep:
+ - bugfix: Fixed a couple of bugs with the special event pets triggered by admin
+ bless command.
diff --git a/html/changelogs/AutoChangeLog-pr-10387.yml b/html/changelogs/AutoChangeLog-pr-10387.yml
deleted file mode 100644
index 7915528c63e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10387.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - bugfix: "Fixed a couple of bugs with the special event pets triggered by admin bless command."