diff --git a/html/changelog.html b/html/changelog.html
index 5d6b9c63c8aa..f8fc2f8ca3f0 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,16 @@
-->
+
10 March 2021
+
Hatterhat updated:
+
+ - The femur breaker now actually breaks legs by applying a compound fracture.
+
+
Putnam3145 updated:
+
+ - uncapped TEG power, buffing high-temp TEGs
+
+
09 March 2021
LetterN updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 40cc8ac653c2..863b0129a344 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28696,3 +28696,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2021-03-09:
LetterN:
- refactor: tg hardsync, mostly contains tgui
+2021-03-10:
+ Hatterhat:
+ - rscadd: The femur breaker now actually breaks legs by applying a compound fracture.
+ Putnam3145:
+ - balance: uncapped TEG power, buffing high-temp TEGs
diff --git a/html/changelogs/AutoChangeLog-pr-14351.yml b/html/changelogs/AutoChangeLog-pr-14351.yml
deleted file mode 100644
index 297f51503adc..000000000000
--- a/html/changelogs/AutoChangeLog-pr-14351.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - balance: "uncapped TEG power, buffing high-temp TEGs"
diff --git a/html/changelogs/AutoChangeLog-pr-14358.yml b/html/changelogs/AutoChangeLog-pr-14358.yml
deleted file mode 100644
index 3ab6ec654e35..000000000000
--- a/html/changelogs/AutoChangeLog-pr-14358.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Hatterhat"
-delete-after: True
-changes:
- - rscadd: "The femur breaker now actually breaks legs by applying a compound fracture."