diff --git a/html/changelog.html b/html/changelog.html
index d3996a85a40..6dc3c5d9149 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,15 @@
-->
+
16 July 2018
+
Fox McCloud updated:
+
+ - Fixes hand labelers not being able to label storage objects
+ - Cameras can now be destroyed with weapons that have a force of 12 or greater
+ - Cameras have 2 wires as opposed to 6; camera focus and power wires still remain
+ - You can use hand labelers on reagent containers now
+
+
14 July 2018
Anasari updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e72e7dfc891..6dc2abaa47e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6636,3 +6636,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Fox McCloud:
- tweak: Robotic brains have their own unique sprite and full flavortext's now
- bugfix: Fixed a bug where IRC's would have IPC names
+2018-07-16:
+ Fox McCloud:
+ - bugfix: Fixes hand labelers not being able to label storage objects
+ - rscadd: Cameras can now be destroyed with weapons that have a force of 12 or greater
+ - tweak: Cameras have 2 wires as opposed to 6; camera focus and power wires still
+ remain
+ - tweak: You can use hand labelers on reagent containers now
diff --git a/html/changelogs/AutoChangeLog-pr-9044.yml b/html/changelogs/AutoChangeLog-pr-9044.yml
deleted file mode 100644
index 582cb5137ac..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9044.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - bugfix: "Fixes hand labelers not being able to label storage objects"
- - rscadd: "Cameras can now be destroyed with weapons that have a force of 12 or greater"
- - tweak: "Cameras have 2 wires as opposed to 6; camera focus and power wires still remain"
- - tweak: "You can use hand labelers on reagent containers now"