diff --git a/html/changelog.html b/html/changelog.html
index 83681d46332..05ecd7afe03 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,16 @@
-->
+
12 December 2018
+
Kyep updated:
+
+ - Fixed a few things that should not be possible with pAIs and AIs.
+
+
name here updated:
+
+ - Fixed Bulldog and C20 having their ammo alarms only go off once per gun.
+
+
11 December 2018
Alonefromhell updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 5549f1857d9..131d8748811 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8343,3 +8343,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Display case burglar alarm no longer triggered if there's no power to equipment
gangelwaefre:
- tweak: Aesthetic changes to Lumi's custom sprites
+2018-12-12:
+ Kyep:
+ - bugfix: Fixed a few things that should not be possible with pAIs and AIs.
+ name here:
+ - bugfix: Fixed Bulldog and C20 having their ammo alarms only go off once per gun.
diff --git a/html/changelogs/AutoChangeLog-pr-10444.yml b/html/changelogs/AutoChangeLog-pr-10444.yml
deleted file mode 100644
index c412f0bbafd..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10444.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "name here"
-delete-after: True
-changes:
- - bugfix: "Fixed Bulldog and C20 having their ammo alarms only go off once per gun."
diff --git a/html/changelogs/AutoChangeLog-pr-10445.yml b/html/changelogs/AutoChangeLog-pr-10445.yml
deleted file mode 100644
index 70666db5054..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10445.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - bugfix: "Fixed a few things that should not be possible with pAIs and AIs."