diff --git a/html/changelog.html b/html/changelog.html
index fd0a53e68c..734ebef9d1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,16 @@
-->
+
23 September 2021
+
KrabSpider updated:
+
+ - cryogenics ain't a candidate for anomaly spawns anymore.
+
+
buffyuwu updated:
+
+ - canvas and spray can are now sold in the fun vendor
+
+
22 September 2021
silicons updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 09cb1c8117..e2d22e5b59 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30063,3 +30063,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: dice bags can only hold dice
- rscdel: limb damage changes reverted
- bugfix: crawling can't be adrenals'd
+2021-09-23:
+ KrabSpider:
+ - code_imp: cryogenics ain't a candidate for anomaly spawns anymore.
+ buffyuwu:
+ - rscadd: canvas and spray can are now sold in the fun vendor
diff --git a/html/changelogs/AutoChangeLog-pr-15187.yml b/html/changelogs/AutoChangeLog-pr-15187.yml
deleted file mode 100644
index 607254a34e..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15187.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "KrabSpider"
-delete-after: True
-changes:
- - code_imp: "cryogenics ain't a candidate for anomaly spawns anymore."
diff --git a/html/changelogs/AutoChangeLog-pr-15190.yml b/html/changelogs/AutoChangeLog-pr-15190.yml
deleted file mode 100644
index 4cf6d6d9d4..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15190.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "buffyuwu"
-delete-after: True
-changes:
- - rscadd: "canvas and spray can are now sold in the fun vendor"