diff --git a/html/changelog.html b/html/changelog.html
index f12ab97b29..e55f516665 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,29 @@
-->
+
08 July 2020
+
DeltaFire15 updated:
+
+ - The kill-once objective now works properly.
+
+
EmeraldSundisk updated:
+
+ - CogStation now has an apothecary
+ - Removes an outdated note on sleepers
+ - Readjusts CogStation's chemistry lab
+ - Slight area designation adjustments for Robotics
+ - The arrivals plaque should be readable now
+
+
Owai-Seek updated:
+
+ - Margarine, Chili Cheese Fries.
+ - Egg Wraps are now categorized under egg foods.
+ - Tuna Sandwich crafting/sprite is now visible.
+ - Icons for chicken, cooked chicken, steak, grilled carp, corndogs
+ - Icons for chili cheese fries, margarine, BLT sandwich
+ - (Unused) icons for raw meatballs, and lard
+
+
07 July 2020
KasparoVy updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 383bc23a00..1ee671b6eb 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26274,3 +26274,19 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
use custom sprite sizes so just ignore these changes.
- bugfix: Fixed the "Move it to the threshold" button; it now does what it says.
- tweak: Reworded some text to be clearer.
+2020-07-08:
+ DeltaFire15:
+ - bugfix: The kill-once objective now works properly.
+ EmeraldSundisk:
+ - rscadd: CogStation now has an apothecary
+ - rscdel: Removes an outdated note on sleepers
+ - tweak: Readjusts CogStation's chemistry lab
+ - tweak: Slight area designation adjustments for Robotics
+ - bugfix: The arrivals plaque should be readable now
+ Owai-Seek:
+ - rscadd: Margarine, Chili Cheese Fries.
+ - tweak: Egg Wraps are now categorized under egg foods.
+ - bugfix: Tuna Sandwich crafting/sprite is now visible.
+ - imageadd: Icons for chicken, cooked chicken, steak, grilled carp, corndogs
+ - imageadd: Icons for chili cheese fries, margarine, BLT sandwich
+ - imageadd: (Unused) icons for raw meatballs, and lard
diff --git a/html/changelogs/AutoChangeLog-pr-12684.yml b/html/changelogs/AutoChangeLog-pr-12684.yml
deleted file mode 100644
index 4736c9544e..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12684.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: "Owai-Seek"
-delete-after: True
-changes:
- - rscadd: "Margarine, Chili Cheese Fries."
- - tweak: "Egg Wraps are now categorized under egg foods."
- - bugfix: "Tuna Sandwich crafting/sprite is now visible."
- - imageadd: "Icons for chicken, cooked chicken, steak, grilled carp, corndogs"
- - imageadd: "Icons for chili cheese fries, margarine, BLT sandwich"
- - imageadd: "(Unused) icons for raw meatballs, and lard"
diff --git a/html/changelogs/AutoChangeLog-pr-12697.yml b/html/changelogs/AutoChangeLog-pr-12697.yml
deleted file mode 100644
index 28c74fcb3e..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12697.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: "EmeraldSundisk"
-delete-after: True
-changes:
- - rscadd: "CogStation now has an apothecary"
- - rscdel: "Removes an outdated note on sleepers"
- - tweak: "Readjusts CogStation's chemistry lab"
- - tweak: "Slight area designation adjustments for Robotics"
- - bugfix: "The arrivals plaque should be readable now"
diff --git a/html/changelogs/AutoChangeLog-pr-12702.yml b/html/changelogs/AutoChangeLog-pr-12702.yml
deleted file mode 100644
index 5f95611fdd..0000000000
--- a/html/changelogs/AutoChangeLog-pr-12702.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DeltaFire15"
-delete-after: True
-changes:
- - bugfix: "The kill-once objective now works properly."