diff --git a/html/changelog.html b/html/changelog.html
index 43f54527bb..11dd52b5bb 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,28 @@
-->
+
19 June 2020
+
Bhijn updated:
+
+ - Atmos can no longer become completely bricked
+
+
Funce updated:
+
+ - Square root circuit should now actually work.
+
+
TheSpaghetti updated:
+
+ - more insectoid insects
+
+
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:
timothyteakettle updated:
- - medbots can now be tipped over
- - added more medbot sounds
- - embeds got reworked, sticky tape was added, more bullets that ricochet also added
- embeds got reworked, sticky tape was added, more bullets that ricochet also added
- medbots can now be tipped over
- added more medbot sounds
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9715aa410b..75ab750496 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -25996,3 +25996,17 @@ 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.
+ TheSpaghetti:
+ - rscadd: more insectoid insects
+ 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-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."