diff --git a/html/changelog.html b/html/changelog.html
index 20c0a86f745..41cba74df5a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,21 @@
-->
+
08 July 2017
+
Citinited updated:
+
+ - Rainbow and mime crayons will now change colour as intended.
+
+
Fox McCloud updated:
+
+ - Advanced mop slightly slower at cleaning and holds less reagents, but now regenerates water if turned on
+ - Blood (on the floor) that has viruses in it will now properly infect you, if you get near
+
+
Kyep updated:
+
+ - It is no longer possible to prioritize a job with no open slots, or close any job slots for a job that is already prioritized, as either of these actions could lead to a situation where a job is prioritized without people being able to join as it.
+
+
05 July 2017
Purpose2 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 13b38fda42e..76c26f61010 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5126,3 +5126,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2017-07-05:
Purpose2:
- bugfix: Anomalies will once again drop cores.
+2017-07-08:
+ Citinited:
+ - bugfix: Rainbow and mime crayons will now change colour as intended.
+ Fox McCloud:
+ - tweak: Advanced mop slightly slower at cleaning and holds less reagents, but now
+ regenerates water if turned on
+ - bugfix: Blood (on the floor) that has viruses in it will now properly infect you,
+ if you get near
+ Kyep:
+ - bugfix: It is no longer possible to prioritize a job with no open slots, or close
+ any job slots for a job that is already prioritized, as either of these actions
+ could lead to a situation where a job is prioritized without people being able
+ to join as it.
diff --git a/html/changelogs/AutoChangeLog-pr-7664.yml b/html/changelogs/AutoChangeLog-pr-7664.yml
deleted file mode 100644
index 3c49c21cac8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7664.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - bugfix: "It is no longer possible to prioritize a job with no open slots, or close any job slots for a job that is already prioritized, as either of these actions could lead to a situation where a job is prioritized without people being able to join as it."
diff --git a/html/changelogs/AutoChangeLog-pr-7709.yml b/html/changelogs/AutoChangeLog-pr-7709.yml
deleted file mode 100644
index 4df379a66e6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7709.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - tweak: "Advanced mop slightly slower at cleaning and holds less reagents, but now regenerates water if turned on"
diff --git a/html/changelogs/AutoChangeLog-pr-7726.yml b/html/changelogs/AutoChangeLog-pr-7726.yml
deleted file mode 100644
index 9a71d611d77..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7726.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Citinited"
-delete-after: True
-changes:
- - bugfix: "Rainbow and mime crayons will now change colour as intended."
diff --git a/html/changelogs/AutoChangeLog-pr-7731.yml b/html/changelogs/AutoChangeLog-pr-7731.yml
deleted file mode 100644
index 52c5e98bc35..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7731.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - bugfix: "Blood (on the floor) that has viruses in it will now properly infect you, if you get near"