diff --git a/html/changelog.html b/html/changelog.html
index 012aef86996..4d431ca2bea 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,16 @@
-->
+
24 March 2018
+
matt81093 updated:
+
+ - Borgs no longer keep their special vision when reset with the reset module
+
+
uraniummeltdown updated:
+
+ - Deconstructing default RCD airlocks should work now
+
+
22 March 2018
uraniummeltdown updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 3ac63c7a2c9..290d75a5606 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -6184,3 +6184,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Xenomorphs can open non-locked non-welded airlocks after some time
- tweak: Firelocks can be welded open again, firelock [de]construction uses crowbar
instead of welder
+2018-03-24:
+ matt81093:
+ - bugfix: Borgs no longer keep their special vision when reset with the reset module
+ uraniummeltdown:
+ - bugfix: Deconstructing default RCD airlocks should work now
diff --git a/html/changelogs/AutoChangeLog-pr-8806.yml b/html/changelogs/AutoChangeLog-pr-8806.yml
deleted file mode 100644
index 3d902cb0525..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8806.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "matt81093"
-delete-after: True
-changes:
- - bugfix: "Borgs no longer keep their special vision when reset with the reset module"
diff --git a/html/changelogs/AutoChangeLog-pr-8807.yml b/html/changelogs/AutoChangeLog-pr-8807.yml
deleted file mode 100644
index 1ee0e4dffa6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8807.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "uraniummeltdown"
-delete-after: True
-changes:
- - bugfix: "Deconstructing default RCD airlocks should work now"