diff --git a/html/changelog.html b/html/changelog.html
index 56ecc7ee31..1a9457b200 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,16 @@
-->
+
24 February 2021
+
SandPoot updated:
+
+ - Regular crowbars no longer open powered airlocks.
+
+
silicons updated:
+
+ - xeno cube makes hostile xenos now, and drops a sentinel instead of a drone.
+
+
23 February 2021
keronshb updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 44a9aa916f..5ce1e25a37 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28585,3 +28585,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
timothyteakettle:
- bugfix: banning panel prioritises mobs with clients now when trying to find them
if they're in the game
+2021-02-24:
+ SandPoot:
+ - bugfix: Regular crowbars no longer open powered airlocks.
+ silicons:
+ - balance: xeno cube makes hostile xenos now, and drops a sentinel instead of a
+ drone.
diff --git a/html/changelogs/AutoChangeLog-pr-14268.yml b/html/changelogs/AutoChangeLog-pr-14268.yml
deleted file mode 100644
index 9138987c8d..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14268.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - balance: "xeno cube makes hostile xenos now, and drops a sentinel instead of a drone."
diff --git a/html/changelogs/AutoChangeLog-pr-14299.yml b/html/changelogs/AutoChangeLog-pr-14299.yml
deleted file mode 100644
index c58037d83a..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14299.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SandPoot"
-delete-after: True
-changes:
- - bugfix: "Regular crowbars no longer open powered airlocks."