diff --git a/html/changelog.html b/html/changelog.html
index c9a600e43536..1701cd022066 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -59,6 +59,11 @@
28 June 2022
+
JamieD1 updated:
+
+ - Removes R&D Doors - Because Access instead
+ - Research now requires Toxins/Robotics Access and now has Doors
+
redmoogle updated:
- Hand drill now works as a screwdriver for surgery
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 69684fdaabf7..990e3bd63054 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -32382,5 +32382,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
adamsong:
- bugfix: fixed ai whale on gax
2022-06-28:
+ JamieD1:
+ - rscdel: Removes R&D Doors - Because Access instead
+ - rscadd: Research now requires Toxins/Robotics Access and now has Doors
redmoogle:
- bugfix: Hand drill now works as a screwdriver for surgery
diff --git a/html/changelogs/AutoChangelog-pr-14559.yml b/html/changelogs/AutoChangelog-pr-14559.yml
deleted file mode 100644
index acca73e1070b..000000000000
--- a/html/changelogs/AutoChangelog-pr-14559.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "JamieD1"
-delete-after: true
-changes:
- - rscadd: "Research now requires Toxins/Robotics Access and now has Doors"
diff --git a/html/changelogs/AutoChangelog-pr-14640.yml b/html/changelogs/AutoChangelog-pr-14640.yml
deleted file mode 100644
index 15a34cf3be03..000000000000
--- a/html/changelogs/AutoChangelog-pr-14640.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "JamieD1"
-delete-after: true
-changes:
- - rscdel: "Removes R&D Doors - Because Access instead"