diff --git a/html/changelog.html b/html/changelog.html
index 541bad4bb2..d6c10b6204 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,17 @@
-->
+
12 September 2021
+
LetterN updated:
+
+ - lowers the audio volume of ark sfx
+ - readded cwc theme in the index.js once more
+
+
timothyteakettle updated:
+
+ - allows custom taste text and color on the custom ice cream setting in the ice cream vat
+
+
11 September 2021
LetterN updated:
@@ -497,13 +508,6 @@
- causes_dirt_buildup_on_floor is now just a thing humans do instead of a weird var only true for humans
-
- 11 July 2021
- shellspeed1 updated:
-
- - replaces the seed machine with a biogen in the survival pod.
- - corrected an issue regarding wrong pair of gloves in the pod for DYI wiring .
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b8425e506e..4786b3c587 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29972,3 +29972,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- imageadd: The SWAT helmet is now consistent between its front, side and back sprites
for coloration.
- imageadd: new riot armor sprites
+2021-09-12:
+ LetterN:
+ - bugfix: lowers the audio volume of ark sfx
+ - bugfix: readded cwc theme in the index.js once more
+ timothyteakettle:
+ - rscadd: allows custom taste text and color on the custom ice cream setting in
+ the ice cream vat
diff --git a/html/changelogs/AutoChangeLog-pr-15102.yml b/html/changelogs/AutoChangeLog-pr-15102.yml
deleted file mode 100644
index 6e61ee6840..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15102.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - rscadd: "allows custom taste text and color on the custom ice cream setting in the ice cream vat"
diff --git a/html/changelogs/AutoChangeLog-pr-15121.yml b/html/changelogs/AutoChangeLog-pr-15121.yml
deleted file mode 100644
index 0d39d55435..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15121.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "LetterN"
-delete-after: True
-changes:
- - bugfix: "readded cwc theme in the index.js once more"
diff --git a/html/changelogs/AutoChangeLog-pr-15122.yml b/html/changelogs/AutoChangeLog-pr-15122.yml
deleted file mode 100644
index 3cddb72a8a..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15122.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "LetterN"
-delete-after: True
-changes:
- - bugfix: "lowers the audio volume of ark sfx"