diff --git a/html/changelog.html b/html/changelog.html
index c04920ec85..7092d70167 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,20 @@
-->
+
09 June 2020
+
DeltaFire15 updated:
+
+ - Offstation AIs can once again only interact with their z-level
+
+
Ghommie updated:
+
+ - Fixing IC material containers interaction with stacks, for real.
+
+
Trilbyspaceclone updated:
+
+ - Gasses like BZ and Masiam seem to just sell for less in cargo, markets seem to change it seems
+
+
08 June 2020
DeltaFire15 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 8a96ef2792..c6dd56df92 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -25848,3 +25848,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: newly created areas using blueprints now maintain the previous areas noteleport
value
- bugfix: kudzu seeds now actually spawn vines
+2020-06-09:
+ DeltaFire15:
+ - bugfix: Offstation AIs can once again only interact with their z-level
+ Ghommie:
+ - bugfix: Fixing IC material containers interaction with stacks, for real.
+ Trilbyspaceclone:
+ - tweak: Gasses like BZ and Masiam seem to just sell for less in cargo, markets
+ seem to change it seems
diff --git a/html/changelogs/AutoChangeLog-pr-12187.yml b/html/changelogs/AutoChangeLog-pr-12187.yml
deleted file mode 100644
index d2ca3b3901..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12187.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Trilbyspaceclone"
-delete-after: True
-changes:
- - tweak: "Gasses like BZ and Masiam seem to just sell for less in cargo, markets seem to change it seems"
diff --git a/html/changelogs/AutoChangeLog-pr-12483.yml b/html/changelogs/AutoChangeLog-pr-12483.yml
deleted file mode 100644
index fc1d8076f8..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12483.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DeltaFire15"
-delete-after: True
-changes:
- - bugfix: "Offstation AIs can once again only interact with their z-level"
diff --git a/html/changelogs/AutoChangeLog-pr-12491.yml b/html/changelogs/AutoChangeLog-pr-12491.yml
deleted file mode 100644
index 0a5c65543a..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12491.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Ghommie"
-delete-after: True
-changes:
- - bugfix: "Fixing IC material containers interaction with stacks, for real."