diff --git a/html/changelog.html b/html/changelog.html
index 826d59d39e..56ecc7ee31 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,17 @@
-->
+
23 February 2021
+
keronshb updated:
+
+ - Hyperblade to uplink with poplock
+ - Removes combination of two Dragon Tooth Swords while keeping it for regular eutactics.
+
+
timothyteakettle updated:
+
+ - banning panel prioritises mobs with clients now when trying to find them if they're in the game
+
+
22 February 2021
Putnam3145 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0a3ebda90f..44a9aa916f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28577,3 +28577,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
dzahlus:
- rscadd: Added pain emote to getting wounded
- soundadd: added a new pain emote sounds
+2021-02-23:
+ keronshb:
+ - rscadd: Hyperblade to uplink with poplock
+ - balance: Removes combination of two Dragon Tooth Swords while keeping it for regular
+ eutactics.
+ timothyteakettle:
+ - bugfix: banning panel prioritises mobs with clients now when trying to find them
+ if they're in the game
diff --git a/html/changelogs/AutoChangeLog-pr-14253.yml b/html/changelogs/AutoChangeLog-pr-14253.yml
deleted file mode 100644
index 0641daaa0a..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14253.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "keronshb"
-delete-after: True
-changes:
- - rscadd: "Hyperblade to uplink with poplock"
- - balance: "Removes combination of two Dragon Tooth Swords while keeping it for regular eutactics."
diff --git a/html/changelogs/AutoChangeLog-pr-14280.yml b/html/changelogs/AutoChangeLog-pr-14280.yml
deleted file mode 100644
index 979c5d20b5..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14280.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "timothyteakettle"
-delete-after: True
-changes:
- - bugfix: "banning panel prioritises mobs with clients now when trying to find them if they're in the game"