diff --git a/html/changelog.html b/html/changelog.html
index dbe49df1bc7..cd010c18e92 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,16 @@
-->
+
06 July 2018
+
Fox McCloud updated:
+
+ - removes explosive lances
+
+
datlo updated:
+
+ - Replaced duplicate labor shuttle console on the bridge by a mining shuttle console.
+
+
04 July 2018
Citinited updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a6d9d28feec..947d09554d9 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6575,3 +6575,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2018-07-04:
Citinited:
- bugfix: Spelling error in agent IDs
+2018-07-06:
+ Fox McCloud:
+ - rscdel: removes explosive lances
+ datlo:
+ - bugfix: Replaced duplicate labor shuttle console on the bridge by a mining shuttle
+ console.
diff --git a/html/changelogs/AutoChangeLog-pr-9172.yml b/html/changelogs/AutoChangeLog-pr-9172.yml
deleted file mode 100644
index e94c03ee866..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9172.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - rscdel: "removes explosive lances"
diff --git a/html/changelogs/AutoChangeLog-pr-9176.yml b/html/changelogs/AutoChangeLog-pr-9176.yml
deleted file mode 100644
index f71835571ad..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9176.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "datlo"
-delete-after: True
-changes:
- - bugfix: "Replaced duplicate labor shuttle console on the bridge by a mining shuttle console."