diff --git a/html/changelog.html b/html/changelog.html
index 0148066378..55982e0efe 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,25 @@
-->
+
21 February 2021
+
Hatterhat updated:
+
+ - Anomaly announcements and brand intelligence now always announce instead of having some ham-fisted chance of being a command report.
+
+
IronEleven updated:
+
+ - Raises Space Vine Population Requirement from 10 to 20
+
+
MrJWhit updated:
+
+ - Removes an unnecessary % on the seed extractor.
+
+
timothyteakettle updated:
+
+ - the query for checking mentors now gets properly deleted
+ - vampires no longer burn in the chapel if they signed up as the chaplain
+
+
20 February 2021
Adelphon updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 76aa536483..b7654e8973 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28537,3 +28537,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
timothyteakettle:
- bugfix: stops people using Message All on PDAs when their cartridge doesn't allow
it
+2021-02-21:
+ Hatterhat:
+ - balance: Anomaly announcements and brand intelligence now always announce instead
+ of having some ham-fisted chance of being a command report.
+ IronEleven:
+ - balance: Raises Space Vine Population Requirement from 10 to 20
+ MrJWhit:
+ - tweak: Removes an unnecessary % on the seed extractor.
+ timothyteakettle:
+ - bugfix: the query for checking mentors now gets properly deleted
+ - rscadd: vampires no longer burn in the chapel if they signed up as the chaplain
diff --git a/html/changelogs/AutoChangeLog-pr-14258.yml b/html/changelogs/AutoChangeLog-pr-14258.yml
deleted file mode 100644
index f10e53f709..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14258.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "IronEleven"
-delete-after: True
-changes:
- - balance: "Raises Space Vine Population Requirement from 10 to 20"
diff --git a/html/changelogs/AutoChangeLog-pr-14260.yml b/html/changelogs/AutoChangeLog-pr-14260.yml
deleted file mode 100644
index 6620f3934f..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14260.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - bugfix: "the query for checking mentors now gets properly deleted"
diff --git a/html/changelogs/AutoChangeLog-pr-14263.yml b/html/changelogs/AutoChangeLog-pr-14263.yml
deleted file mode 100644
index b1a22d89f6..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14263.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Hatterhat"
-delete-after: True
-changes:
- - balance: "Anomaly announcements and brand intelligence now always announce instead of having some ham-fisted chance of being a command report."
diff --git a/html/changelogs/AutoChangeLog-pr-14272.yml b/html/changelogs/AutoChangeLog-pr-14272.yml
deleted file mode 100644
index b976b667f4..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14272.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "MrJWhit"
-delete-after: True
-changes:
- - tweak: "Removes an unnecessary % on the seed extractor."
diff --git a/html/changelogs/AutoChangeLog-pr-14273.yml b/html/changelogs/AutoChangeLog-pr-14273.yml
deleted file mode 100644
index 529e0a7272..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14273.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - rscadd: "vampires no longer burn in the chapel if they signed up as the chaplain"