diff --git a/html/changelog.html b/html/changelog.html
index 8e7692778e6..46f947cfcc0 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,28 @@
-->
+
09 November 2016
+
Changes updated:
+
+ - Old mining asteroid is more interesting (mining world can be picked in ministation.dm)
+ - Space around ministation is now half(?) the size of normal space
+ - Loot spawners to maintenance
+ - Rad storms frying maintenance
+ - Bad conveyor belts in mining/cargo area of station
+ - Bombs completely destroying toxins test site
+ - Cyborg job available again
+ - Mining cyborgs can use steel rods when asteroid mining is enabled
+
+
Joan updated:
+
+ - Repairing clockwork structures with a Clockwork Proselytizer now only costs 1 alloy per point of damage.
+
+
Kor updated:
+
+ - You can now examine an r-wall to find out which tool is needed to continue deconstructing it.
+ - The game will now recognize a successful detonation of the nuclear bomb in the syndicate base.
+
+
07 November 2016
Basilman updated:
@@ -1014,56 +1036,6 @@
- You can now buy a box for a chance to mess with the stations meta for ops.
-
- 07 September 2016
- A-t48 updated:
-
- - you can now scrub freon and water vapor
- - you can now label canisters as freon and water vapor
-
- AnturK updated:
-
- - Watch out for special instructions from Centcom in the intercept report.
-
- Cheridan updated:
-
- - Brain damage no longer causes machines to be inoperable.
-
- Ergovisavi updated:
-
- - Stops ash drakes from swooping across zlevels
-
- Impisi updated:
-
- - Increased chances of Modular Receiver drop in Maintenance
-
- Incoming5643 updated:
-
- - Wizards can no longer purchase the Cursed Heart from their spellbook.
-
- Joan updated:
-
- - The lava staff now has a short delay before creating lava, with a visible indicator.
- - The lava staff's cooldown is now somewhat shorter, and turning lava back into basalt has a much shorter cooldown and no delay.
-
- Lzimann updated:
-
- - Stunprods no longer fit in your backpack, they go on your back now.
-
- MrStonedOne updated:
-
- - Fixed lava sometimes doing massive amounts of damage.
- - AFK players will no longer default to continue playing during restart votes.
-
- XDTM updated:
-
- - Cloners now preserve your genetic mutations.
-
- pubby updated:
-
- - Changed military belt TC cost from 3 -> 1
- - Update ingredient boxes to have more useful ingredients
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 1126a66fd32..ad98babe484 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -7808,3 +7808,22 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Altclicking a PDA without id now removes its pen.
- rscadd: The PDA's sprite now shows whether it has an id, a pAI, a pen, or if its
light is on.
+2016-11-09:
+ Changes:
+ - tweak: Old mining asteroid is more interesting (mining world can be picked in
+ ministation.dm)
+ - tweak: Space around ministation is now half(?) the size of normal space
+ - rscadd: Loot spawners to maintenance
+ - bugfix: Rad storms frying maintenance
+ - bugfix: Bad conveyor belts in mining/cargo area of station
+ - bugfix: Bombs completely destroying toxins test site
+ - rscadd: Cyborg job available again
+ - tweak: Mining cyborgs can use steel rods when asteroid mining is enabled
+ Joan:
+ - tweak: Repairing clockwork structures with a Clockwork Proselytizer now only costs
+ 1 alloy per point of damage.
+ Kor:
+ - rscadd: You can now examine an r-wall to find out which tool is needed to continue
+ deconstructing it.
+ - rscadd: The game will now recognize a successful detonation of the nuclear bomb
+ in the syndicate base.
diff --git a/html/changelogs/AutoChangeLog-pr-21381.yml b/html/changelogs/AutoChangeLog-pr-21381.yml
deleted file mode 100644
index 950b9f41afe..00000000000
--- a/html/changelogs/AutoChangeLog-pr-21381.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-author: "Changes"
-delete-after: True
-changes:
- - tweak: "Old mining asteroid is more interesting (mining world can be picked in ministation.dm)"
- - tweak: "Space around ministation is now half(?) the size of normal space"
- - rscadd: "Loot spawners to maintenance"
- - bugfix: "Rad storms frying maintenance"
- - bugfix: "Bad conveyor belts in mining/cargo area of station"
- - bugfix: "Bombs completely destroying toxins test site"
- - rscadd: "Cyborg job available again"
- - tweak: "Mining cyborgs can use steel rods when asteroid mining is enabled"
diff --git a/html/changelogs/AutoChangeLog-pr-21395.yml b/html/changelogs/AutoChangeLog-pr-21395.yml
deleted file mode 100644
index d577394f2f6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-21395.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kor"
-delete-after: True
-changes:
- - rscadd: "You can now examine an r-wall to find out which tool is needed to continue deconstructing it."
diff --git a/html/changelogs/AutoChangeLog-pr-21396.yml b/html/changelogs/AutoChangeLog-pr-21396.yml
deleted file mode 100644
index b56208b3c87..00000000000
--- a/html/changelogs/AutoChangeLog-pr-21396.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kor"
-delete-after: True
-changes:
- - rscadd: "The game will now recognize a successful detonation of the nuclear bomb in the syndicate base."
diff --git a/html/changelogs/AutoChangeLog-pr-21421.yml b/html/changelogs/AutoChangeLog-pr-21421.yml
deleted file mode 100644
index 8777c990925..00000000000
--- a/html/changelogs/AutoChangeLog-pr-21421.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Joan"
-delete-after: True
-changes:
- - tweak: "Repairing clockwork structures with a Clockwork Proselytizer now only costs 1 alloy per point of damage."