diff --git a/html/changelog.html b/html/changelog.html
index d62a2751dc..f3acb4a5d6 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -53,6 +53,25 @@
-->
+
01 August 2018
+
KasparoVv updated:
+
+ - You can now change the order of your body markings at character creation. Shift markings up or down layers at will to design the character you've always wanted, more easily than ever before.
+
+
Mechoid updated:
+
+ - Added the Gigaphone. Currently unused.
+
+
Mewchild updated:
+
+ - Ports several AI core sprites from ages and places past
+
+
PrismaticGynoid updated:
+
+ - Adds four types of colorblindness to the traits in the setup menu.
+ - pAIs can now be picked up while unfolded, and can display more than 9 emotions.
+
+
14 July 2018
Anewbe updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d46764b325..3d08f88364 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4189,3 +4189,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
roofing tile is used per tile roofed.
Mechoid:
- rscadd: Adds a new surgical procedure for fixing brute and burn on limbs.
+2018-08-01:
+ KasparoVv:
+ - rscadd: You can now change the order of your body markings at character creation.
+ Shift markings up or down layers at will to design the character you've always
+ wanted, more easily than ever before.
+ Mechoid:
+ - rscadd: Added the Gigaphone. Currently unused.
+ Mewchild:
+ - rscadd: Ports several AI core sprites from ages and places past
+ PrismaticGynoid:
+ - rscadd: Adds four types of colorblindness to the traits in the setup menu.
+ - tweak: pAIs can now be picked up while unfolded, and can display more than 9 emotions.
diff --git a/html/changelogs/KasparoVv - PR - 5429.yml b/html/changelogs/KasparoVv - PR - 5429.yml
deleted file mode 100644
index 10bcc76fbb..0000000000
--- a/html/changelogs/KasparoVv - PR - 5429.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: KasparoVv
-delete-after: True
-changes:
- - rscadd: "You can now change the order of your body markings at character creation with the push of a button. Shift markings up or down layers at will to design the character you've always wanted, more easily than ever before."
\ No newline at end of file
diff --git a/html/changelogs/Mechoid - Gigaphone.yml b/html/changelogs/Mechoid - Gigaphone.yml
deleted file mode 100644
index 4b4822f36f..0000000000
--- a/html/changelogs/Mechoid - Gigaphone.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-author: Mechoid
-
-delete-after: True
-
-changes:
- - rscadd: "Added the Gigaphone. Currently unused in any PoIs or elsewhere."
diff --git a/html/changelogs/Mewchild - PR - 5396.yml b/html/changelogs/Mewchild - PR - 5396.yml
deleted file mode 100644
index 75998b87c9..0000000000
--- a/html/changelogs/Mewchild - PR - 5396.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Mewchild
-delete-after: True
-changes:
- - rscadd: "Ports several AI core sprites from ages and places past"
diff --git a/html/changelogs/PrismaticGynoid-colorblindnessforall.yml b/html/changelogs/PrismaticGynoid-colorblindnessforall.yml
deleted file mode 100644
index ea8c6b259b..0000000000
--- a/html/changelogs/PrismaticGynoid-colorblindnessforall.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: PrismaticGynoid
-
-delete-after: True
-
-changes:
- - rscadd: "Adds four types of colorblindness to the traits in the setup menu."
diff --git a/html/changelogs/PrismaticGynoid-somemorepaifixes.yml b/html/changelogs/PrismaticGynoid-somemorepaifixes.yml
deleted file mode 100644
index 2173f3cc59..0000000000
--- a/html/changelogs/PrismaticGynoid-somemorepaifixes.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: PrismaticGynoid
-
-delete-after: True
-
-changes:
- - tweak: "pAIs can now be picked up while unfolded, and can display more than 9 emotions."