diff --git a/html/changelog.html b/html/changelog.html
index 0c9300697c9..5b3994ac5c0 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
30 November 2018
+
Azule Utama updated:
+
+ - Fixed an ORM exploit which would let you smelt invalid stacks of alloys.
+
+
29 November 2018
Kyep updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b4a87f63d5b..b24075e5c34 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8274,3 +8274,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
gun.
TDSSS:
- bugfix: No more making infinite meat and crashing the server with gibbers
+2018-11-30:
+ Azule Utama:
+ - bugfix: Fixed an ORM exploit which would let you smelt invalid stacks of alloys.
diff --git a/html/changelogs/AutoChangeLog-pr-10382.yml b/html/changelogs/AutoChangeLog-pr-10382.yml
deleted file mode 100644
index 1787e740c33..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10382.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Azule Utama"
-delete-after: True
-changes:
- - bugfix: "Fixed an ORM exploit which would let you smelt invalid stacks of alloys."