diff --git a/html/changelog.html b/html/changelog.html
index d1484f70302..e452352e9eb 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,31 @@
-->
+
03 June 2017
+
Expletive updated:
+
+ - Chem Dispensers now store their power in their batteries.
+ - Instead of being based on battery and capacitor ratings, recharge delay for portable chem dispensers is now based on their capacitor and matter bin ratings.
+ - The Seed Vault's chemical dispenser now has all the chemicals a pod person could want.
+
+
Improvedname updated:
+
+ - Janitors now start with a flyswatter
+
+
Penguaro updated:
+
+ - [Box] Removes extra/unattached vent from Xeno Lab
+
+
WJohnston updated:
+
+ - Deltastation's south nuke op shuttle location should no longer be possible to teleport into by moving off the map and back on, and moved the rest closer to the station.
+
+
p440 updated:
+
+ - Fixed duping cable coils with magic APC terminals
+ - Fixed invalid icon state for empty APCs
+
+
02 June 2017
Cyberboss updated:
@@ -1454,16 +1479,6 @@
- Ninja suits have received a new software update, making them able to **actually steal tech levels** from R&D consoles and servers, thus avoid being forced to honourably kill themselves for failing their objective.
-
- 01 April 2017
- Cyberboss updated:
-
- - The contents of the shelterpod smart fridge work again
-
- XDTM updated:
-
- - Facehuggers no longer rip masks from people protected by helmets.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 7a7a427142d..38fcf5ec755 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -11627,3 +11627,22 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
octareenroon91:
- bugfix: Attempts to add items to a storage container beyond its slots limit will
now obtain a failure message again.
+2017-06-03:
+ Expletive:
+ - tweak: Chem Dispensers now store their power in their batteries.
+ - tweak: Instead of being based on battery and capacitor ratings, recharge delay
+ for portable chem dispensers is now based on their capacitor and matter bin
+ ratings.
+ - tweak: The Seed Vault's chemical dispenser now has all the chemicals a pod person
+ could want.
+ Improvedname:
+ - rscadd: Janitors now start with a flyswatter
+ Penguaro:
+ - bugfix: '[Box] Removes extra/unattached vent from Xeno Lab'
+ WJohnston:
+ - bugfix: Deltastation's south nuke op shuttle location should no longer be possible
+ to teleport into by moving off the map and back on, and moved the rest closer
+ to the station.
+ p440:
+ - bugfix: Fixed duping cable coils with magic APC terminals
+ - bugfix: Fixed invalid icon state for empty APCs
diff --git a/html/changelogs/AutoChangeLog-pr-27921.yml b/html/changelogs/AutoChangeLog-pr-27921.yml
deleted file mode 100644
index 64afe8dd664..00000000000
--- a/html/changelogs/AutoChangeLog-pr-27921.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "p440"
-delete-after: True
-changes:
- - bugfix: "Fixed duping cable coils with magic APC terminals"
- - bugfix: "Fixed invalid icon state for empty APCs"
diff --git a/html/changelogs/AutoChangeLog-pr-27933.yml b/html/changelogs/AutoChangeLog-pr-27933.yml
deleted file mode 100644
index ff9831d7708..00000000000
--- a/html/changelogs/AutoChangeLog-pr-27933.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Expletive"
-delete-after: True
-changes:
- - tweak: "Chem Dispensers now store their power in their batteries."
- - tweak: "Instead of being based on battery and capacitor ratings, recharge delay for portable chem dispensers is now based on their capacitor and matter bin ratings."
diff --git a/html/changelogs/AutoChangeLog-pr-27935.yml b/html/changelogs/AutoChangeLog-pr-27935.yml
deleted file mode 100644
index ca20c41324c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-27935.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Expletive"
-delete-after: True
-changes:
- - tweak: "The Seed Vault's chemical dispenser now has all the chemicals a pod person could want."
diff --git a/html/changelogs/AutoChangeLog-pr-27952.yml b/html/changelogs/AutoChangeLog-pr-27952.yml
deleted file mode 100644
index 91ca2cc9325..00000000000
--- a/html/changelogs/AutoChangeLog-pr-27952.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Penguaro"
-delete-after: True
-changes:
- - bugfix: "[Box] Removes extra/unattached vent from Xeno Lab"
diff --git a/html/changelogs/AutoChangeLog-pr-27959.yml b/html/changelogs/AutoChangeLog-pr-27959.yml
deleted file mode 100644
index ce5a9bc89d3..00000000000
--- a/html/changelogs/AutoChangeLog-pr-27959.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Improvedname"
-delete-after: True
-changes:
- - rscadd: "Janitors now start with a flyswatter"
diff --git a/html/changelogs/AutoChangeLog-pr-27967.yml b/html/changelogs/AutoChangeLog-pr-27967.yml
deleted file mode 100644
index a9744dd249e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-27967.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "WJohnston"
-delete-after: True
-changes:
- - bugfix: "Deltastation's south nuke op shuttle location should no longer be possible to teleport into by moving off the map and back on, and moved the rest closer to the station."