diff --git a/html/changelog.html b/html/changelog.html
index 4b43cc3f0c1..418de44f23c 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
10 January 2019
+
Aurorablade updated:
+
+ - Cap guns was checking for claiber type 'cap' when the ammo was set to caliber typer 'caps'. Fixed.
+
+
09 January 2019
Dovydas12345 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 1798e881daa..0788932c38b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8640,3 +8640,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
racks for any wizard that wishes to change to these species.
- bugfix: Made the snack machine in wizard den free to use. (wizards don't take
silly credits as currency)
+2019-01-10:
+ Aurorablade:
+ - bugfix: Cap guns was checking for claiber type 'cap' when the ammo was set to
+ caliber typer 'caps'. Fixed.
diff --git a/html/changelogs/AutoChangeLog-pr-10626.yml b/html/changelogs/AutoChangeLog-pr-10626.yml
deleted file mode 100644
index 98550083722..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10626.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Aurorablade"
-delete-after: True
-changes:
- - bugfix: "Cap guns was checking for claiber type 'cap' when the ammo was set to caliber typer 'caps'. Fixed."