diff --git a/html/changelog.html b/html/changelog.html
index b8d54e6f0579..4a535b43bc6d 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,22 @@
-->
+
28 September 2022
+
TheGamerdk updated:
+
+ - Budgets are now subsidized so 95% of salaries are guaranteed to be paid out
+ - AI unable to take damage now
+
+
VaelophisNyx updated:
+
+ - META fixed 3 missing floors under doors and buggy disposals piping
+
+
redmoogle updated:
+
+ - Floor Cluwne now alerts ghosts
+ - warp crystals cant be discounted anymore
+
+
27 September 2022
Majkl-J updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0704c4fbdf13..fc84d840ba04 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -34352,3 +34352,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added new 10x10 Wizard-Themed Maint Ruin
- tweak: Lavaland Minefield Ruin now has a fence so you cant wander in accidentally
- tweak: A new spawner for "rusty" landmines that are considerably less deadly
+2022-09-28:
+ TheGamerdk:
+ - experiment: Budgets are now subsidized so 95% of salaries are guaranteed to be
+ paid out
+ - rscadd: AI unable to take damage now
+ VaelophisNyx:
+ - bugfix: META fixed 3 missing floors under doors and buggy disposals piping
+ redmoogle:
+ - tweak: Floor Cluwne now alerts ghosts
+ - bugfix: warp crystals cant be discounted anymore
diff --git a/html/changelogs/AutoChangelog-pr-15609.yml b/html/changelogs/AutoChangelog-pr-15609.yml
deleted file mode 100644
index 3e47e6c053e8..000000000000
--- a/html/changelogs/AutoChangelog-pr-15609.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "TheGamerdk"
-delete-after: true
-changes:
- - rscadd: "AI unable to take damage now"
diff --git a/html/changelogs/AutoChangelog-pr-15704.yml b/html/changelogs/AutoChangelog-pr-15704.yml
deleted file mode 100644
index 98cbf25a10c8..000000000000
--- a/html/changelogs/AutoChangelog-pr-15704.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "TheGamerdk"
-delete-after: true
-changes:
- - experiment: "Budgets are now subsidized so 95% of salaries are guaranteed to be paid out"
diff --git a/html/changelogs/AutoChangelog-pr-15899.yml b/html/changelogs/AutoChangelog-pr-15899.yml
deleted file mode 100644
index 0ca6dde5fd72..000000000000
--- a/html/changelogs/AutoChangelog-pr-15899.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "redmoogle"
-delete-after: true
-changes:
- - bugfix: "warp crystals cant be discounted anymore"
diff --git a/html/changelogs/AutoChangelog-pr-15911.yml b/html/changelogs/AutoChangelog-pr-15911.yml
deleted file mode 100644
index 0cfbd5f26254..000000000000
--- a/html/changelogs/AutoChangelog-pr-15911.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "redmoogle"
-delete-after: true
-changes:
- - tweak: "Floor Cluwne now alerts ghosts"
diff --git a/html/changelogs/AutoChangelog-pr-15943.yml b/html/changelogs/AutoChangelog-pr-15943.yml
deleted file mode 100644
index 44e86627fde3..000000000000
--- a/html/changelogs/AutoChangelog-pr-15943.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "VaelophisNyx"
-delete-after: true
-changes:
- - bugfix: "META fixed 3 missing floors under doors and buggy disposals piping"