diff --git a/html/changelog.html b/html/changelog.html
index 4b023726e6a..484ba21ce64 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,25 @@
-->
+
01 September 2016
+
Iamgoofball updated:
+
+ - NULL Crate in cargo was added again because people are fucking idiots so if we're going to have this stupid fucking crate might as well make it not fucking garbo
+
+
Kor updated:
+
+ - Watertanks will now explode when shot.
+
+
Shadowlight213 updated:
+
+ - Rad storms are more obvious
+
+
phil235 updated:
+
+ - Putting packagewrap or hand labeler in a backpack is now done by clicking and dragging.
+ - You can now wrap backpacks and other storage items with packagewrap.
+
+
31 August 2016
Iamgoofball updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c3d5a0337a5..9dbcd3afa82 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6899,3 +6899,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
object with itself.
yackemflam:
- rscadd: The standard rounds now blow off limbs. Happy hunting!
+2016-09-01:
+ Iamgoofball:
+ - tweak: NULL Crate in cargo was added again because people are fucking idiots so
+ if we're going to have this stupid fucking crate might as well make it not fucking
+ garbo
+ Kor:
+ - rscadd: Watertanks will now explode when shot.
+ Shadowlight213:
+ - tweak: Rad storms are more obvious
+ phil235:
+ - tweak: Putting packagewrap or hand labeler in a backpack is now done by clicking
+ and dragging.
+ - bugfix: You can now wrap backpacks and other storage items with packagewrap.
diff --git a/html/changelogs/AutoChangeLog-pr-20108.yml b/html/changelogs/AutoChangeLog-pr-20108.yml
deleted file mode 100644
index 456b7879091..00000000000
--- a/html/changelogs/AutoChangeLog-pr-20108.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Iamgoofball"
-delete-after: True
-changes:
- - tweak: "NULL Crate in cargo was added again because people are fucking idiots so if we're going to have this stupid fucking crate might as well make it not fucking garbo"
diff --git a/html/changelogs/AutoChangeLog-pr-20186.yml b/html/changelogs/AutoChangeLog-pr-20186.yml
deleted file mode 100644
index c292e7fb192..00000000000
--- a/html/changelogs/AutoChangeLog-pr-20186.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "phil235"
-delete-after: True
-changes:
- - tweak: "Putting packagewrap or hand labeler in a backpack is now done by clicking and dragging."
- - bugfix: "You can now wrap backpacks and other storage items with packagewrap."
diff --git a/html/changelogs/AutoChangeLog-pr-20213.yml b/html/changelogs/AutoChangeLog-pr-20213.yml
deleted file mode 100644
index 3b84078bf45..00000000000
--- a/html/changelogs/AutoChangeLog-pr-20213.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kor"
-delete-after: True
-changes:
- - rscadd: "Watertanks will now explode when shot."
diff --git a/html/changelogs/AutoChangeLog-pr-20222.yml b/html/changelogs/AutoChangeLog-pr-20222.yml
deleted file mode 100644
index 8c126c54fea..00000000000
--- a/html/changelogs/AutoChangeLog-pr-20222.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Shadowlight213"
-delete-after: True
-changes:
- - tweak: "Rad storms are more obvious"