diff --git a/html/changelog.html b/html/changelog.html
index f73274989df..a725b5cc8e2 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,21 @@
-->
+
18 March 2017
+
Fox McCloud updated:
+
+ - Fixes abductor surgeries
+
+
Jovaniph updated:
+
+
uraniummeltdown updated:
+
+ - Shades now have directional sprites.
+ - Attacking with glass shards now hurts your hand if not wearing gloves. Does not affect robotic hands though.
+
+
16 March 2017
FlattestGeetar updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0316cff23b9..fa7945bb7da 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4159,3 +4159,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: The character records and disabilities menus in the preferences menu no
longer uses the plain white background, but uses the better looking blue layout
instead.
+2017-03-18:
+ Fox McCloud:
+ - bugfix: Fixes abductor surgeries
+ Jovaniph:
+ - rscadd: Unathi EVA suits
+ uraniummeltdown:
+ - rscadd: Shades now have directional sprites.
+ - rscadd: Attacking with glass shards now hurts your hand if not wearing gloves.
+ Does not affect robotic hands though.
diff --git a/html/changelogs/AutoChangeLog-pr-6740.yml b/html/changelogs/AutoChangeLog-pr-6740.yml
deleted file mode 100644
index d5c7c1dd925..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6740.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "uraniummeltdown"
-delete-after: True
-changes:
- - rscadd: "Shades now have directional sprites."
diff --git a/html/changelogs/AutoChangeLog-pr-6779.yml b/html/changelogs/AutoChangeLog-pr-6779.yml
deleted file mode 100644
index 96f14658dd8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6779.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "uraniummeltdown"
-delete-after: True
-changes:
- - rscadd: "Attacking with glass shards now hurts your hand if not wearing gloves. Does not affect robotic hands though."
diff --git a/html/changelogs/AutoChangeLog-pr-6785.yml b/html/changelogs/AutoChangeLog-pr-6785.yml
deleted file mode 100644
index b1d265e081d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6785.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Jovaniph"
-delete-after: True
-changes:
- - rscadd: "Unathi EVA suits"
diff --git a/html/changelogs/AutoChangeLog-pr-6800.yml b/html/changelogs/AutoChangeLog-pr-6800.yml
deleted file mode 100644
index 479e6654f37..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6800.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - bugfix: "Fixes abductor surgeries"