diff --git a/html/changelog.html b/html/changelog.html
index 5cf2ece8c0..248425b507 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,36 @@
-->
+
19 June 2020
+
Bhijn updated:
+
+ - Atmos can no longer become completely bricked
+
+
Funce updated:
+
+ - Square root circuit should now actually work.
+
+
SmArtKar updated:
+
+
TheSpaghetti updated:
+
+ - more insectoid insects
+
+
kevinz000 updated:
+
+ - bay/polaris style say_emphasis has been added. You can now |italicize| _underline_ and +bold+ your messages.
+
+
timothyteakettle updated:
+
+ - Adds the brain trauma event, where one player gets a random brain trauma!
+ - Adds the wisdom cow event, where the wisdom cow appears on the station!
+ - Adds the fake virus event, where people get fake virus symptoms.
+ - Adds the stray cargo pod event, where a cargo pod crashes into the station.
+ - Adds the fugitives event, where fugitives are loose on the station, and it's the hunters jobs to capture them.
+
+
18 June 2020
Detective-Google updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9715aa410b..ee2511d0f5 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -25996,3 +25996,22 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
also added
- rscadd: medbots can now be tipped over
- soundadd: added more medbot sounds
+2020-06-19:
+ Bhijn:
+ - bugfix: Atmos can no longer become completely bricked
+ Funce:
+ - bugfix: Square root circuit should now actually work.
+ SmArtKar:
+ - bugfix: Fixed my runtimes
+ TheSpaghetti:
+ - rscadd: more insectoid insects
+ kevinz000:
+ - rscadd: bay/polaris style say_emphasis has been added. You can now |italicize|
+ _underline_ and +bold+ your messages.
+ timothyteakettle:
+ - rscadd: Adds the brain trauma event, where one player gets a random brain trauma!
+ - rscadd: Adds the wisdom cow event, where the wisdom cow appears on the station!
+ - rscadd: Adds the fake virus event, where people get fake virus symptoms.
+ - 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.
diff --git a/html/changelogs/AutoChangeLog-pr-12482.yml b/html/changelogs/AutoChangeLog-pr-12482.yml
deleted file mode 100644
index 0479d2ef34..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12482.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "TheSpaghetti"
-delete-after: True
-changes:
- - rscadd: "more insectoid insects"
diff --git a/html/changelogs/AutoChangeLog-pr-12487.yml b/html/changelogs/AutoChangeLog-pr-12487.yml
deleted file mode 100644
index 127842a0ee..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12487.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "kevinz000"
-delete-after: True
-changes:
- - rscadd: "bay/polaris style say_emphasis has been added. You can now |italicize| _underline_ and +bold+ your messages."
diff --git a/html/changelogs/AutoChangeLog-pr-12548.yml b/html/changelogs/AutoChangeLog-pr-12548.yml
deleted file mode 100644
index 974059576f..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12548.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - rscadd: "Adds the brain trauma event, where one player gets a random brain trauma!"
- - rscadd: "Adds the wisdom cow event, where the wisdom cow appears on the station!"
- - rscadd: "Adds the fake virus event, where people get fake virus symptoms."
- - 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."
diff --git a/html/changelogs/AutoChangeLog-pr-12554.yml b/html/changelogs/AutoChangeLog-pr-12554.yml
deleted file mode 100644
index 2f0327790e..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12554.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Bhijn"
-delete-after: True
-changes:
- - bugfix: "Atmos can no longer become completely bricked"
diff --git a/html/changelogs/AutoChangeLog-pr-12555.yml b/html/changelogs/AutoChangeLog-pr-12555.yml
deleted file mode 100644
index 92bf5cde65..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12555.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Funce"
-delete-after: True
-changes:
- - bugfix: "Square root circuit should now actually work."
diff --git a/html/changelogs/AutoChangeLog-pr-12560.yml b/html/changelogs/AutoChangeLog-pr-12560.yml
deleted file mode 100644
index d2ad483932..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12560.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SmArtKar"
-delete-after: True
-changes:
- - bugfix: "Fixed my runtimes"