diff --git a/html/changelog.html b/html/changelog.html
index 2d6490402bc..d3996a85a40 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,25 @@
-->
+
14 July 2018
+
Anasari updated:
+
+ - Assuming there is heal left, bandages and ointments used on limbs now heal both the limb and the hand / foot. Bandages and ointments used on the torso now heal head, arms, and lower body. The one on lower body heals the legs too.
+
+
Aurorablade updated:
+
+ - Adds Spess Koi and related event.
+
+
Citinited updated:
+
+ - The tachyon-doppler array now has a logging interface, and can print off stored explosive logs. Brag to your friends about your bomb-making skills!
+
+
Fox McCloud updated:
+
+ - Robotic brains have their own unique sprite and full flavortext's now
+ - Fixed a bug where IRC's would have IPC names
+
+
11 July 2018
Alffd updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 1d6450ffaef..e72e7dfc891 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6623,3 +6623,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
datlo:
- bugfix: Replaced instances of "Human" in ion laws by "Crew".
- bugfix: Fixed the ability of Service Borgs to spawn items on floors. Dosh!
+2018-07-14:
+ Anasari:
+ - tweak: Assuming there is heal left, bandages and ointments used on limbs now heal
+ both the limb and the hand / foot. Bandages and ointments used on the torso
+ now heal head, arms, and lower body. The one on lower body heals the legs too.
+ Aurorablade:
+ - rscadd: Adds Spess Koi and related event.
+ Citinited:
+ - tweak: The tachyon-doppler array now has a logging interface, and can print off
+ stored explosive logs. Brag to your friends about your bomb-making skills!
+ 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
diff --git a/html/changelogs/AutoChangeLog-pr-9045.yml b/html/changelogs/AutoChangeLog-pr-9045.yml
deleted file mode 100644
index 6dfd20c3656..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9045.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Anasari"
-delete-after: True
-changes:
- - tweak: "Assuming there is heal left, bandages and ointments used on limbs now heal both the limb and the hand / foot. Bandages and ointments used on the torso now heal head, arms, and lower body. The one on lower body heals the legs too."
diff --git a/html/changelogs/AutoChangeLog-pr-9060.yml b/html/changelogs/AutoChangeLog-pr-9060.yml
deleted file mode 100644
index acc584be206..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9060.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Aurorablade"
-delete-after: True
-changes:
- - rscadd: "Adds Spess Koi and related event."
diff --git a/html/changelogs/AutoChangeLog-pr-9168.yml b/html/changelogs/AutoChangeLog-pr-9168.yml
deleted file mode 100644
index ec7e8f79200..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9168.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Citinited"
-delete-after: True
-changes:
- - tweak: "The tachyon-doppler array now has a logging interface, and can print off stored explosive logs. Brag to your friends about your bomb-making skills!"
diff --git a/html/changelogs/AutoChangeLog-pr-9204.yml b/html/changelogs/AutoChangeLog-pr-9204.yml
deleted file mode 100644
index 2791b7d6e66..00000000000
--- a/html/changelogs/AutoChangeLog-pr-9204.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - tweak: "Robotic brains have their own unique sprite and full flavortext's now"
- - bugfix: "Fixed a bug where IRC's would have IPC names"