diff --git a/html/changelog.html b/html/changelog.html
index d5bb2485e1..6b6c8b2589 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,38 @@
-->
+
27 February 2021
+
Hatterhat updated:
+
+ - Lingfists (trait_mauler) now deal no stam damage and lost their 15(!!!) armor penetration.
+
+
Putnam3145 updated:
+
+ - Tablets now protect their contents from rads.
+
+
TheObserver-sys updated:
+
+ - Chems that should have been usable are now usable, try some cryoxadone on a plant today!!!
+
+
kappa-sama updated:
+
+ - cards and card binders are now small-class items
+
+
keronshb updated:
+
+ - 16 > 10 unlock cost for stronger abilities
+ - Made nearly all other abilities for free.
+
+
kiwedespars updated:
+
+ - reverted the pr that absolutely gutted pugilism and made it worse than base unarmed, also gives it a second long stagger
+ - removed the ability to parry while horizontal, because that's dumb and makes it easy to just time the parries right.
+
+
silicons updated:
+
+ - chaplain arrythmic knives can no longer be abused for infinite speed.
+
+
26 February 2021
DeltaFire15 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ed74d59468..6d36900b23 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28597,3 +28597,24 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2021-02-26:
DeltaFire15:
- code_imp: All machine-frame based tool-use actions now have state-checking callbacks.
+2021-02-27:
+ Hatterhat:
+ - balance: Lingfists (trait_mauler) now deal no stam damage and lost their 15(!!!)
+ armor penetration.
+ Putnam3145:
+ - tweak: Tablets now protect their contents from rads.
+ TheObserver-sys:
+ - rscadd: Chems that should have been usable are now usable, try some cryoxadone
+ on a plant today!!!
+ kappa-sama:
+ - tweak: cards and card binders are now small-class items
+ keronshb:
+ - balance: 16 > 10 unlock cost for stronger abilities
+ - balance: Made nearly all other abilities for free.
+ kiwedespars:
+ - balance: reverted the pr that absolutely gutted pugilism and made it worse than
+ base unarmed, also gives it a second long stagger
+ - balance: removed the ability to parry while horizontal, because that's dumb and
+ makes it easy to just time the parries right.
+ silicons:
+ - bugfix: chaplain arrythmic knives can no longer be abused for infinite speed.
diff --git a/html/changelogs/AutoChangeLog-pr-14281.yml b/html/changelogs/AutoChangeLog-pr-14281.yml
deleted file mode 100644
index 5a8d1fdc5f..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14281.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "kiwedespars"
-delete-after: True
-changes:
- - balance: "reverted the pr that absolutely gutted pugilism and made it worse than base unarmed, also gives it a second long stagger"
- - balance: "removed the ability to parry while horizontal, because that's dumb and makes it easy to just time the parries right."
diff --git a/html/changelogs/AutoChangeLog-pr-14283.yml b/html/changelogs/AutoChangeLog-pr-14283.yml
deleted file mode 100644
index 560b6e0355..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14283.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Hatterhat"
-delete-after: True
-changes:
- - balance: "Lingfists (trait_mauler) now deal no stam damage and lost their 15(!!!) armor penetration."
diff --git a/html/changelogs/AutoChangeLog-pr-14285.yml b/html/changelogs/AutoChangeLog-pr-14285.yml
deleted file mode 100644
index 83acb59ab4..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14285.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "kappa-sama"
-delete-after: True
-changes:
- - tweak: "cards and card binders are now small-class items"
diff --git a/html/changelogs/AutoChangeLog-pr-14289.yml b/html/changelogs/AutoChangeLog-pr-14289.yml
deleted file mode 100644
index 71c8364b6f..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14289.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "TheObserver-sys"
-delete-after: True
-changes:
- - rscadd: "Chems that should have been usable are now usable, try some cryoxadone on a plant today!!!"
diff --git a/html/changelogs/AutoChangeLog-pr-14300.yml b/html/changelogs/AutoChangeLog-pr-14300.yml
deleted file mode 100644
index eb6bf4e2ac..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14300.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "keronshb"
-delete-after: True
-changes:
- - balance: "16 > 10 unlock cost for stronger abilities"
- - balance: "Made nearly all other abilities for free."
diff --git a/html/changelogs/AutoChangeLog-pr-14305.yml b/html/changelogs/AutoChangeLog-pr-14305.yml
deleted file mode 100644
index 3fbb7accfa..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14305.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - bugfix: "chaplain arrythmic knives can no longer be abused for infinite speed."
diff --git a/html/changelogs/AutoChangeLog-pr-14316.yml b/html/changelogs/AutoChangeLog-pr-14316.yml
deleted file mode 100644
index fafa28453d..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14316.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - tweak: "Tablets now protect their contents from rads."