diff --git a/html/changelog.html b/html/changelog.html
index e78ecfb9db..2ba1b142a1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,23 @@
-->
+
24 June 2020
+
DeltaFire15 updated:
+
+ - Choosing a random item in your uplink will no longer sometimes reroll your contract.
+ - Syndicate crate event cannot fire as a random event anymore.
+
+
Detective-Google updated:
+
+ - singulos no longer succ infinite rods out of the ice
+ - one of the directions for the diag hudpatch was blu instead of orang
+
+
timothyteakettle updated:
+
+ - bonfires/grills no longer produce infinite quantities of food
+ - slime's alter form ability now updates their hair colour when changing their body colour
+
+
22 June 2020
Ghommie (porting PRs by zxaber, Ryll-Ryll, AnturK) updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 95c8e72a54..b4ea0e1aef 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26047,3 +26047,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
signal has been added that can prevent either from ticking.
shellspeed1:
- rscadd: Adds IV bags.
+2020-06-24:
+ DeltaFire15:
+ - balance: Choosing a random item in your uplink will no longer sometimes reroll
+ your contract.
+ - rscdel: Syndicate crate event cannot fire as a random event anymore.
+ Detective-Google:
+ - bugfix: singulos no longer succ infinite rods out of the ice
+ - bugfix: one of the directions for the diag hudpatch was blu instead of orang
+ timothyteakettle:
+ - bugfix: bonfires/grills no longer produce infinite quantities of food
+ - bugfix: slime's alter form ability now updates their hair colour when changing
+ their body colour
diff --git a/html/changelogs/AutoChangeLog-pr-12565.yml b/html/changelogs/AutoChangeLog-pr-12565.yml
deleted file mode 100644
index bbe36ba2d1..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12565.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - bugfix: "bonfires/grills no longer produce infinite quantities of food"
- - bugfix: "slime's alter form ability now updates their hair colour when changing their body colour"
diff --git a/html/changelogs/AutoChangeLog-pr-12572.yml b/html/changelogs/AutoChangeLog-pr-12572.yml
deleted file mode 100644
index 9a86d14345..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12572.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DeltaFire15"
-delete-after: True
-changes:
- - rscdel: "Syndicate crate event cannot fire as a random event anymore."
diff --git a/html/changelogs/AutoChangeLog-pr-12574.yml b/html/changelogs/AutoChangeLog-pr-12574.yml
deleted file mode 100644
index f74b62cee7..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12574.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DeltaFire15"
-delete-after: True
-changes:
- - balance: "Choosing a random item in your uplink will no longer sometimes reroll your contract."
diff --git a/html/changelogs/AutoChangeLog-pr-12579.yml b/html/changelogs/AutoChangeLog-pr-12579.yml
deleted file mode 100644
index 1ec06bde4b..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12579.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Detective-Google"
-delete-after: True
-changes:
- - bugfix: "singulos no longer succ infinite rods out of the ice"
diff --git a/html/changelogs/AutoChangeLog-pr-12583.yml b/html/changelogs/AutoChangeLog-pr-12583.yml
deleted file mode 100644
index bd3f05a5ae..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12583.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Detective-Google"
-delete-after: True
-changes:
- - bugfix: "one of the directions for the diag hudpatch was blu instead of orang"