diff --git a/html/changelog.html b/html/changelog.html
index f6a374562c9..d91665b61a6 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,18 @@
-->
+
13 March 2017
+
Kyep updated:
+
+ - Syndicate mobs in the Wild West are no longer so stupid that they trip over, and die to, their own mines. This also means that they won't set their own buildings on fire anymore.
+ - Phazons' phase ability now works again.
+ - Phazons' toxin injector melee damage type (a weak melee attack) now works again.
+
+
uraniummeltdown updated:
+
+ - Clicking on a tile with another tile and a crowbar or screwdriver in hand directly replaces the tile.
+
+
12 March 2017
Crazylemon64 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 648ca63c002..971087919e5 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4115,3 +4115,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Twinmold93:
- rscadd: Employment record laptop to Head of Personnel's Office. Moves package
wrap that was there to meeting room to be paired with the hand labeler there.
+2017-03-13:
+ Kyep:
+ - bugfix: Syndicate mobs in the Wild West are no longer so stupid that they trip
+ over, and die to, their own mines. This also means that they won't set their
+ own buildings on fire anymore.
+ - bugfix: Phazons' phase ability now works again.
+ - bugfix: Phazons' toxin injector melee damage type (a weak melee attack) now works
+ again.
+ uraniummeltdown:
+ - rscadd: Clicking on a tile with another tile and a crowbar or screwdriver in hand
+ directly replaces the tile.
diff --git a/html/changelogs/AutoChangeLog-pr-6737.yml b/html/changelogs/AutoChangeLog-pr-6737.yml
deleted file mode 100644
index c1040d44036..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6737.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "uraniummeltdown"
-delete-after: True
-changes:
- - rscadd: "Clicking on a tile with another tile and a crowbar or screwdriver in hand directly replaces the tile."
diff --git a/html/changelogs/AutoChangeLog-pr-6739.yml b/html/changelogs/AutoChangeLog-pr-6739.yml
deleted file mode 100644
index ee78afe434a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6739.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - bugfix: "Syndicate mobs in the Wild West are no longer so stupid that they trip over, and die to, their own mines. This also means that they won't set their own buildings on fire anymore."
diff --git a/html/changelogs/AutoChangeLog-pr-6742.yml b/html/changelogs/AutoChangeLog-pr-6742.yml
deleted file mode 100644
index 88c9c0d0d1e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6742.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - bugfix: "Phazons' phase ability now works again."
- - bugfix: "Phazons' toxin injector melee damage type (a weak melee attack) now works again."