diff --git a/html/changelog.html b/html/changelog.html
index 1c70bf1ce9f..674bc7479c3 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,16 @@
-->
+
23 February 2022
+
Wowzewow (Wezzy) & listerla updated:
+
+ - Added a variety of new Unathi crests, frills, and horns based on dinosaurs.
+
+
mikomyazaki updated:
+
+ - Converting from pencode to html (e.g. in the holomenu) will now properly convert center, heading, tables, lists, and more.
+
+
22 February 2022
Aticius updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ca770e3f56f..2beb2733a2c 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22750,3 +22750,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Replaces coloured shorts image that was accidentally removed.
- bugfix: Mining rovers no longer have red blood.
- bugfix: Ghosts pointing won't show an outline filter.
+2022-02-23:
+ Wowzewow (Wezzy) & listerla:
+ - imageadd: Added a variety of new Unathi crests, frills, and horns based on dinosaurs.
+ mikomyazaki:
+ - bugfix: Converting from pencode to html (e.g. in the holomenu) will now properly
+ convert center, heading, tables, lists, and more.
diff --git a/html/changelogs/mesozoic-moghes-1.yml b/html/changelogs/mesozoic-moghes-1.yml
deleted file mode 100644
index 999b40b8179..00000000000
--- a/html/changelogs/mesozoic-moghes-1.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Wowzewow (Wezzy) & listerla
-
-delete-after: True
-
-changes:
- - imageadd: "Added a variety of new Unathi crests, frills, and horns based on dinosaurs."
diff --git a/html/changelogs/pencode2html.yml b/html/changelogs/pencode2html.yml
deleted file mode 100644
index 7073857000d..00000000000
--- a/html/changelogs/pencode2html.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: mikomyazaki
-
-delete-after: True
-
-changes:
- - bugfix: "Converting from pencode to html (e.g. in the holomenu) will now properly convert center, heading, tables, lists, and more."