diff --git a/html/changelog.html b/html/changelog.html
index 9e541542b2..e21b14a8dd 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,16 @@
-->
+
25 October 2021
+
Putnam3145 updated:
+
+ - Vent pumps can now be set to siphoning via the air alarm UI
+
+
keronshb updated:
+
+ - 10k pirate spending money
+
+
22 October 2021
Putnam3145 updated:
@@ -485,12 +495,6 @@
- MK ultra explosions (failures at making MKultra) are gone, and replaced with a gas that just causes a bunch of status effects to you.
-
- 23 August 2021
- zeroisthebiggay updated:
-
- - i hate the grammarchrist
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 04e168ffb5..59931d19ac 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30158,3 +30158,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: fixed the wielded sprites not showing up properly.
- bugfix: fixed a runtime in the bark box vendor
- imageadd: added a missing tennis ball sprite
+2021-10-25:
+ Putnam3145:
+ - rscadd: Vent pumps can now be set to siphoning via the air alarm UI
+ keronshb:
+ - balance: 10k pirate spending money
diff --git a/html/changelogs/AutoChangeLog-pr-15258.yml b/html/changelogs/AutoChangeLog-pr-15258.yml
deleted file mode 100644
index acfb62cf35..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15258.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "keronshb"
-delete-after: True
-changes:
- - balance: "10k pirate spending money"
diff --git a/html/changelogs/AutoChangeLog-pr-15280.yml b/html/changelogs/AutoChangeLog-pr-15280.yml
deleted file mode 100644
index d426657edf..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15280.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - rscadd: "Vent pumps can now be set to siphoning via the air alarm UI"