diff --git a/html/changelog.html b/html/changelog.html
index 23cbe4c449e..5430bfe3767 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,24 @@
-->
+
03 September 2017
+
Birdtalon updated:
+
+ - Flip emote has a small chance of a failure and 100% chance of embarrassing yourself.
+
+
Citinited updated:
+
+ - You can now deconstruct the indestructible stool in the old bar's back room.
+ - Security and bar maintenance airlocks are now decoupled.
+ - The air vent at the fore of AI satellite now starts turned on.
+ - Engineering equipment now only has one air vent, not three.
+ - Added a missing bit of plating underneath the engineering shuttle's window.
+ - Added a missing scrubbers pipe in Central Primary.
+ - The camera and light fixture in the prisoner transfer centre are now wall-mounted instead of being attached to the blast doors.
+ - Adds the Flaming Moe cocktail.
+ - Shot glasses can now be set alight using something hot.
+
+
02 September 2017
Landerlow updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 8c0cc26efca..1509c1defc3 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5456,3 +5456,19 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2017-09-02:
Landerlow:
- rscadd: Adds a recipe to create enzymes to cook with.
+2017-09-03:
+ Birdtalon:
+ - tweak: Flip emote has a small chance of a failure and 100% chance of embarrassing
+ yourself.
+ Citinited:
+ - bugfix: You can now deconstruct the indestructible stool in the old bar's back
+ room.
+ - bugfix: Security and bar maintenance airlocks are now decoupled.
+ - tweak: The air vent at the fore of AI satellite now starts turned on.
+ - tweak: Engineering equipment now only has one air vent, not three.
+ - bugfix: Added a missing bit of plating underneath the engineering shuttle's window.
+ - bugfix: Added a missing scrubbers pipe in Central Primary.
+ - tweak: The camera and light fixture in the prisoner transfer centre are now wall-mounted
+ instead of being attached to the blast doors.
+ - rscadd: Adds the Flaming Moe cocktail.
+ - rscadd: Shot glasses can now be set alight using something hot.
diff --git a/html/changelogs/AutoChangeLog-pr-7856.yml b/html/changelogs/AutoChangeLog-pr-7856.yml
deleted file mode 100644
index 0691d5c1e97..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7856.yml
+++ /dev/null
@@ -1,10 +0,0 @@
-author: "Citinited"
-delete-after: True
-changes:
- - bugfix: "You can now deconstruct the indestructible stool in the old bar's back room."
- - bugfix: "Security and bar maintenance airlocks are now decoupled."
- - tweak: "The air vent at the fore of AI satellite now starts turned on."
- - tweak: "Engineering equipment now only has one air vent, not three."
- - bugfix: "Added a missing bit of plating underneath the engineering shuttle's window."
- - bugfix: "Added a missing scrubbers pipe in Central Primary."
- - tweak: "The camera and light fixture in the prisoner transfer centre are now wall-mounted instead of being attached to the blast doors."
diff --git a/html/changelogs/AutoChangeLog-pr-7909.yml b/html/changelogs/AutoChangeLog-pr-7909.yml
deleted file mode 100644
index 5c224b4cdc8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7909.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Citinited"
-delete-after: True
-changes:
- - rscadd: "Adds the Flaming Moe cocktail."
- - rscadd: "Shot glasses can now be set alight using something hot."
diff --git a/html/changelogs/AutoChangeLog-pr-8001.yml b/html/changelogs/AutoChangeLog-pr-8001.yml
deleted file mode 100644
index 9ef827d608f..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8001.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Birdtalon"
-delete-after: True
-changes:
- - tweak: "Flip emote has a small chance of a failure and 100% chance of embarrassing yourself."