diff --git a/html/changelog.html b/html/changelog.html
index 0a3990b3ba..914c10c8a3 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,17 @@
-->
+
07 August 2021
+
BlueWildrose updated:
+
+ - The black dress, pink tutu, the bathrobe, the kimonos, and the qipaos no longer have a missing pixel when wearing them with the feminine bodytype. They're also no longer adjustable (they have no sprite for the adjusted variant and therefore it would just make an error if someone did that.)
+
+
Putnam3145 updated:
+
+ - Supernova rad storms are now half as likely per tick tweak: Supernovae don't announce they're ending if they never announced they're starting tweak: Supernovae say explicitly no rad storms can happen if they can't
+ - Monstermos is back
+
+
05 August 2021
Putnam3145 updated:
@@ -583,20 +594,6 @@
- Pools are capable of mist at lower temperatures
-
- 05 June 2021
- Arturlang updated:
-
- - float sanity now makes it not actually run if it's actively being thrown
-
- coderbus13 updated:
-
- - Pubby's toxins injector now starts at 200L, like it does on other maps
-
- zeroisthebiggay updated:
-
- - light floppy dog ears
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 5be8df32c0..afdc1928f8 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29773,3 +29773,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2021-08-05:
Putnam3145:
- bugfix: organs decay again
+2021-08-07:
+ BlueWildrose:
+ - bugfix: The black dress, pink tutu, the bathrobe, the kimonos, and the qipaos
+ no longer have a missing pixel when wearing them with the feminine bodytype.
+ They're also no longer adjustable (they have no sprite for the adjusted variant
+ and therefore it would just make an error if someone did that.)
+ Putnam3145:
+ - balance: 'Supernova rad storms are now half as likely per tick tweak: Supernovae
+ don''t announce they''re ending if they never announced they''re starting tweak:
+ Supernovae say explicitly no rad storms can happen if they can''t'
+ - rscadd: Monstermos is back
diff --git a/html/changelogs/AutoChangeLog-pr-14975.yml b/html/changelogs/AutoChangeLog-pr-14975.yml
deleted file mode 100644
index b493f6a9a4..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14975.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - bugfix: "The black dress, pink tutu, the bathrobe, the kimonos, and the qipaos no longer have a missing pixel when wearing them with the feminine bodytype. They're also no longer adjustable (they have no sprite for the adjusted variant and therefore it would just make an error if someone did that.)"
diff --git a/html/changelogs/AutoChangeLog-pr-14983.yml b/html/changelogs/AutoChangeLog-pr-14983.yml
deleted file mode 100644
index 84867f45af..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14983.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - rscadd: "Monstermos is back"
diff --git a/html/changelogs/AutoChangeLog-pr-14984.yml b/html/changelogs/AutoChangeLog-pr-14984.yml
deleted file mode 100644
index e679d08172..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14984.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - balance: "Supernova rad storms are now half as likely per tick
-tweak: Supernovae don't announce they're ending if they never announced they're starting
-tweak: Supernovae say explicitly no rad storms can happen if they can't"