diff --git a/html/changelog.html b/html/changelog.html
index 248425b507..3f80fd537e 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,18 @@
-->
+
20 June 2020
+
LetterN updated:
+
+ - Asset cache from tg
+ - Made the map viewer not look bad
+ - Admin matrix right-bracket
+
+
bunny232 updated:
+
+ - Removed unsavory things from the vent clog event
+
+
19 June 2020
Bhijn updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ee2511d0f5..a30698c6d4 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26015,3 +26015,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Adds the stray cargo pod event, where a cargo pod crashes into the station.
- rscadd: Adds the fugitives event, where fugitives are loose on the station, and
it's the hunters jobs to capture them.
+2020-06-20:
+ LetterN:
+ - rscadd: Asset cache from tg
+ - tweak: Made the map viewer not look bad
+ - bugfix: Admin matrix right-bracket
+ bunny232:
+ - rscdel: Removed unsavory things from the vent clog event
diff --git a/html/changelogs/AutoChangeLog-pr-12414.yml b/html/changelogs/AutoChangeLog-pr-12414.yml
deleted file mode 100644
index de95e898f8..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12414.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "LetterN"
-delete-after: True
-changes:
- - rscadd: "Asset cache from tg"
- - tweak: "Made the map viewer not look bad"
- - bugfix: "Admin matrix right-bracket"
diff --git a/html/changelogs/AutoChangeLog-pr-12542.yml b/html/changelogs/AutoChangeLog-pr-12542.yml
deleted file mode 100644
index 0f9f9105d3..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12542.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "bunny232"
-delete-after: True
-changes:
- - rscdel: "Removed unsavory things from the vent clog event"