diff --git a/html/changelog.html b/html/changelog.html
index 66c0a968b1f..67b23a98e7c 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,21 @@
-->
+
12 March 2022
+
Aticius updated:
+
+ - Unathi may now select most augments from the loadout.
+
+
Vrow updated:
+
+ - Fixed Medical Scan paper not having the small puncture wound to the lungs if they've been rescued.
+
+
mikomyazaki updated:
+
+ - Blast doors will reopen when power is restored, if they were open before losing power.
+ - Removed the Exodus map.
+
+
06 March 2022
Alberyk, Canon35 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index dcb7a49ba53..59b575a4bf1 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22898,3 +22898,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Vrow:
- bugfix: Fixed Invisible Blood Bags and Blood Bags not displaying their internal
contents right.
+2022-03-12:
+ Aticius:
+ - rscadd: Unathi may now select most augments from the loadout.
+ Vrow:
+ - bugfix: Fixed Medical Scan paper not having the small puncture wound to the lungs
+ if they've been rescued.
+ mikomyazaki:
+ - bugfix: Blast doors will reopen when power is restored, if they were open before
+ losing power.
+ - rscdel: Removed the Exodus map.
diff --git a/html/changelogs/aticius-lizardaugments.yml b/html/changelogs/aticius-lizardaugments.yml
deleted file mode 100644
index acc6e0d277b..00000000000
--- a/html/changelogs/aticius-lizardaugments.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-author: Aticius
-
-delete-after: True
-
-changes:
- - rscadd: "Unathi may now select most augments from the loadout."
diff --git a/html/changelogs/blast_doors_fix2.yml b/html/changelogs/blast_doors_fix2.yml
deleted file mode 100644
index 022cab432d3..00000000000
--- a/html/changelogs/blast_doors_fix2.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: mikomyazaki
-
-delete-after: True
-
-changes:
- - bugfix: "Blast doors will reopen when power is restored, if they were open before losing power."
\ No newline at end of file
diff --git a/html/changelogs/medscan_lung_rescue.yml b/html/changelogs/medscan_lung_rescue.yml
deleted file mode 100644
index de9ecf4d8e8..00000000000
--- a/html/changelogs/medscan_lung_rescue.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Vrow
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed Medical Scan paper not having the small puncture wound to the lungs if they've been rescued."
\ No newline at end of file
diff --git a/html/changelogs/removes_exodus.yml b/html/changelogs/removes_exodus.yml
deleted file mode 100644
index 533691e31aa..00000000000
--- a/html/changelogs/removes_exodus.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: mikomyazaki
-
-delete-after: True
-
-changes:
- - rscdel: "Removed the Exodus map."