diff --git a/html/changelog.html b/html/changelog.html
index 6e7ba6ea84..c387dc4058 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,16 @@
-->
+
02 March 2021
+
LetterN updated:
+
+ - colorpainter: let's not dispense null
+
+
SandPoot updated:
+
+ - Changelings will actually become the person they want to be when using "human form" ability(after having used last resort).
+
+
01 March 2021
SmArtKar updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index a6f4010d75..8232706b2f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28636,3 +28636,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Vynzill:
- bugfix: cursed rice hat right in front of the jungle gateway's entrance is now
removed from this dimensional plane
+2021-03-02:
+ LetterN:
+ - bugfix: 'colorpainter: let''s not dispense null'
+ SandPoot:
+ - bugfix: Changelings will actually become the person they want to be when using
+ "human form" ability(after having used last resort).
diff --git a/html/changelogs/AutoChangeLog-pr-14331.yml b/html/changelogs/AutoChangeLog-pr-14331.yml
deleted file mode 100644
index 9f972b2dbf..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14331.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "LetterN"
-delete-after: True
-changes:
- - bugfix: "colorpainter: let's not dispense null"
diff --git a/html/changelogs/AutoChangeLog-pr-14334.yml b/html/changelogs/AutoChangeLog-pr-14334.yml
deleted file mode 100644
index b745873580..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14334.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SandPoot"
-delete-after: True
-changes:
- - bugfix: "Changelings will actually become the person they want to be when using \"human form\" ability(after having used last resort)."