diff --git a/html/changelog.html b/html/changelog.html
index cc419e13fb..c04920ec85 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,30 @@
-->
+
08 June 2020
+
DeltaFire15 updated:
+
+ - Delinging now properly removes their special role
+ - Keycard auth devices now require two seperate IDs with sufficient access to auth.
+
+
Linzolle updated:
+
+ - shotguns no longer delete chambered shells while firing
+
+
kevinz000 updated:
+
+
shellspeed1 updated:
+
+ - Internal tanks are now printable at the engineering lathe.
+
+
timothyteakettle updated:
+
+ - newly created areas using blueprints now maintain the previous areas noteleport value
+ - kudzu seeds now actually spawn vines
+
+
19 April 2020
Anonymous updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d07b7c3a4f..8a96ef2792 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -25832,3 +25832,19 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Adding in some overrides and proper flag checks for martial arts.
- bugfix: Stun thresholding stops disarm spams at extremely high stamina loss.
- tweak: Ashen Arrows are actually called Ashen Arrows in the crafting menu.
+2020-06-08:
+ DeltaFire15:
+ - bugfix: Delinging now properly removes their special role
+ - balance: Keycard auth devices now require two seperate IDs with sufficient access
+ to auth.
+ Linzolle:
+ - bugfix: shotguns no longer delete chambered shells while firing
+ kevinz000:
+ - rscadd: test
+ - rscdel: test
+ shellspeed1:
+ - rscadd: Internal tanks are now printable at the engineering lathe.
+ timothyteakettle:
+ - bugfix: newly created areas using blueprints now maintain the previous areas noteleport
+ value
+ - bugfix: kudzu seeds now actually spawn vines
diff --git a/html/changelogs/AutoChangeLog-pr-12443.yml b/html/changelogs/AutoChangeLog-pr-12443.yml
deleted file mode 100644
index d96bc82283..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12443.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - bugfix: "newly created areas using blueprints now maintain the previous areas noteleport value"
diff --git a/html/changelogs/AutoChangeLog-pr-12444.yml b/html/changelogs/AutoChangeLog-pr-12444.yml
deleted file mode 100644
index 0fd020458d..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12444.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "shellspeed1"
-delete-after: True
-changes:
- - rscadd: "Internal tanks are now printable at the engineering lathe."
diff --git a/html/changelogs/AutoChangeLog-pr-12462.yml b/html/changelogs/AutoChangeLog-pr-12462.yml
deleted file mode 100644
index f97dd0db25..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12462.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - bugfix: "kudzu seeds now actually spawn vines"
diff --git a/html/changelogs/AutoChangeLog-pr-12463.yml b/html/changelogs/AutoChangeLog-pr-12463.yml
deleted file mode 100644
index d16bd3c435..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12463.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DeltaFire15"
-delete-after: True
-changes:
- - bugfix: "Delinging now properly removes their special role"
diff --git a/html/changelogs/AutoChangeLog-pr-12464.yml b/html/changelogs/AutoChangeLog-pr-12464.yml
deleted file mode 100644
index ad13ec1791..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12464.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DeltaFire15"
-delete-after: True
-changes:
- - balance: "Keycard auth devices now require two seperate IDs with sufficient access to auth."
diff --git a/html/changelogs/AutoChangeLog-pr-12465.yml b/html/changelogs/AutoChangeLog-pr-12465.yml
deleted file mode 100644
index c3d23907fa..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12465.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Linzolle"
-delete-after: True
-changes:
- - bugfix: "shotguns no longer delete chambered shells while firing"
diff --git a/html/changelogs/AutoChangeLog-pr-12478.yml b/html/changelogs/AutoChangeLog-pr-12478.yml
deleted file mode 100644
index 164a52532f..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12478.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "kevinz000"
-delete-after: True
-changes:
- - rscadd: "test"
- - rscdel: "test"