diff --git a/html/changelog.html b/html/changelog.html
index 7d7f1ae776c..58481eb46e4 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,23 @@
-->
+
08 December 2016
+
Fox McCloud updated:
+
+ - The ability to harvest a plant, repeatedly, is now a gene-extractable trait that can be spliced into other plants
+ - can extract the battery capabilities of potatoes and splice them into other plants
+ - Plants types are now gene traits that can be added/removed from plants
+ - Adds new stinging plant trait that will inject a bit of a plant's reagents when thrown at someone
+
+
PKPenguin321 updated:
+
+ - Swarmer beacons now have 750 health, down from 3000.
+
+
coiax updated:
+
+ - Additional mice sometimes appear in the maintenance tunnels. Engineers beware!
+
+
07 December 2016
Cyberboss updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 611929dabe2..44db1865d9a 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8299,3 +8299,17 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
sizes with doses 20u+ and more effects were added to higher doses.
Thunder12345:
- bugfix: You can now only order a replacement shuttle once
+2016-12-08:
+ Fox McCloud:
+ - rscadd: The ability to harvest a plant, repeatedly, is now a gene-extractable
+ trait that can be spliced into other plants
+ - rscadd: can extract the battery capabilities of potatoes and splice them into
+ other plants
+ - rscadd: Plants types are now gene traits that can be added/removed from plants
+ - rscadd: Adds new stinging plant trait that will inject a bit of a plant's reagents
+ when thrown at someone
+ PKPenguin321:
+ - tweak: Swarmer beacons now have 750 health, down from 3000.
+ coiax:
+ - rscadd: Additional mice sometimes appear in the maintenance tunnels. Engineers
+ beware!
diff --git a/html/changelogs/AutoChangeLog-pr-21975.yml b/html/changelogs/AutoChangeLog-pr-21975.yml
deleted file mode 100644
index 0c404badb14..00000000000
--- a/html/changelogs/AutoChangeLog-pr-21975.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "PKPenguin321"
-delete-after: True
-changes:
- - tweak: "Swarmer beacons now have 750 health, down from 3000."
diff --git a/html/changelogs/AutoChangeLog-pr-21982.yml b/html/changelogs/AutoChangeLog-pr-21982.yml
deleted file mode 100644
index 8d94c9f1875..00000000000
--- a/html/changelogs/AutoChangeLog-pr-21982.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "coiax"
-delete-after: True
-changes:
- - rscadd: "Additional mice sometimes appear in the maintenance tunnels.
-Engineers beware!"
diff --git a/html/changelogs/AutoChangeLog-pr-21983.yml b/html/changelogs/AutoChangeLog-pr-21983.yml
deleted file mode 100644
index 5d98a2a97fe..00000000000
--- a/html/changelogs/AutoChangeLog-pr-21983.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - rscadd: "The ability to harvest a plant, repeatedly, is now a gene-extractable trait that can be spliced into other plants"
- - rscadd: "can extract the battery capabilities of potatoes and splice them into other plants"
- - rscadd: "Plants types are now gene traits that can be added/removed from plants"
- - rscadd: "Adds new stinging plant trait that will inject a bit of a plant's reagents when thrown at someone"