diff --git a/html/changelog.html b/html/changelog.html
index 65e2d571a2..6e7ba6ea84 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,18 @@
-->
+
01 March 2021
+
SmArtKar updated:
+
+ - Fixes decks breaking your screen
+ - Fixes binders not saving cards
+ - Fixes binders not saving multiple cards of the same type
+
+
Vynzill updated:
+
+ - cursed rice hat right in front of the jungle gateway's entrance is now removed from this dimensional plane
+
+
28 February 2021
Putnam3145 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 6ba2436d94..a6f4010d75 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28628,3 +28628,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Body rejuvenation surgery will loop until the patient is completely healed.
dzahlus:
- bugfix: fixes toxinlovers dying from heretic stuff that should heal them instead
+2021-03-01:
+ SmArtKar:
+ - bugfix: Fixes decks breaking your screen
+ - bugfix: Fixes binders not saving cards
+ - bugfix: Fixes binders not saving multiple cards of the same type
+ Vynzill:
+ - bugfix: cursed rice hat right in front of the jungle gateway's entrance is now
+ removed from this dimensional plane
diff --git a/html/changelogs/AutoChangeLog-pr-14293.yml b/html/changelogs/AutoChangeLog-pr-14293.yml
deleted file mode 100644
index 046e486ac9..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14293.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "SmArtKar"
-delete-after: True
-changes:
- - bugfix: "Fixes decks breaking your screen"
- - bugfix: "Fixes binders not saving cards"
- - bugfix: "Fixes binders not saving multiple cards of the same type"
diff --git a/html/changelogs/AutoChangeLog-pr-14340.yml b/html/changelogs/AutoChangeLog-pr-14340.yml
deleted file mode 100644
index 6d6e06d3ec..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14340.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Vynzill"
-delete-after: True
-changes:
- - bugfix: "cursed rice hat right in front of the jungle gateway's entrance is now removed from this dimensional plane"