diff --git a/html/changelog.html b/html/changelog.html
index 659455142a4..86918b79557 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,14 @@
-->
+
30 June 2021
+
TheGreyWolf updated:
+
+ - Vegetable rikazu now have crunchy vegetables instread of cruncy.
+ - Aprons & sundresses will no longer give overheating messages to taj.
+ - All station jobs now have sechud icons.
+
+
29 June 2021
Doxxmedearly updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index aa4078eabf5..16111625b1c 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -20577,3 +20577,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
WickedCybs:
- tweak: The sleepy ring uplink item now gives a proper description of what it actually
does. The amount of poly it injects has also been lowered from 15 to 10.
+2021-06-30:
+ TheGreyWolf:
+ - spellcheck: Vegetable rikazu now have crunchy vegetables instread of cruncy.
+ - bugfix: Aprons & sundresses will no longer give overheating messages to taj.
+ - bugfix: All station jobs now have sechud icons.
diff --git a/html/changelogs/Apronheat.yml b/html/changelogs/Apronheat.yml
deleted file mode 100644
index b385c40224f..00000000000
--- a/html/changelogs/Apronheat.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - bugfix: "Aprons & sundresses will no longer give overheating messages to taj."
diff --git a/html/changelogs/RikasuSpellcheck.yml b/html/changelogs/RikasuSpellcheck.yml
deleted file mode 100644
index 279ae9749b3..00000000000
--- a/html/changelogs/RikasuSpellcheck.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - spellcheck: "Vegetable rikazu now have crunchy vegetables instread of cruncy."
\ No newline at end of file
diff --git a/html/changelogs/SecHudFix.yml b/html/changelogs/SecHudFix.yml
deleted file mode 100644
index 4a529314976..00000000000
--- a/html/changelogs/SecHudFix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - bugfix: "All station jobs now have sechud icons."