diff --git a/html/changelog.html b/html/changelog.html
index c387dc4058..35e88ba5a8 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,37 @@
-->
+
03 March 2021
+
MarinaGryphon updated:
+
+ - The AOOC mute pref is now properly respected.
+ - Muting adminhelp sounds no longer mutes AOOC.
+
+
Putnam3145 updated:
+
+ - pAIs now have a policy config
+ - "Supermatter surge" event, which might cause problems if the supermatter is not sufficiently cooled (i.e. the setup is messed up in some way)
+ - Fusion can no longer be done in open air.
+ - Valentine's day event no longer gives everyone a valentine's antag.
+
+
SandPoot updated:
+
+ - Legions should now pass their type to the person they infect (if valid).
+
+
dzahlus updated:
+
+ - Added new subtype to lesser ash drake balanced around player control
+ - rebalanced dragon transformation to a 1 minute cooldown as well as using the new subtype of megafauna
+
+
qweq12yt updated:
+
+ - fixed infectious zombies not being able to attack if host was pacifist
+ - adds a way for species to have blacklisted quirks, the removal, and restoration of said quirks upon species changes
+ - Now pacifists won't be able to use flamethrowers
+ - Kinetic Accelerator now properly reloads a charge to it's chamber instead of nulling the variable forever
+ - Now pacifists won't be able to use Kinetic Accelerators if a non-pacifist shoots it first
+
+
02 March 2021
LetterN updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 8232706b2f..324c18729e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28642,3 +28642,28 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
SandPoot:
- bugfix: Changelings will actually become the person they want to be when using
"human form" ability(after having used last resort).
+2021-03-03:
+ MarinaGryphon:
+ - bugfix: The AOOC mute pref is now properly respected.
+ - bugfix: Muting adminhelp sounds no longer mutes AOOC.
+ Putnam3145:
+ - config: pAIs now have a policy config
+ - rscadd: '"Supermatter surge" event, which might cause problems if the supermatter
+ is not sufficiently cooled (i.e. the setup is messed up in some way)'
+ - rscdel: Fusion can no longer be done in open air.
+ - rscdel: Valentine's day event no longer gives everyone a valentine's antag.
+ SandPoot:
+ - bugfix: Legions should now pass their type to the person they infect (if valid).
+ dzahlus:
+ - rscadd: Added new subtype to lesser ash drake balanced around player control
+ - balance: rebalanced dragon transformation to a 1 minute cooldown as well as using
+ the new subtype of megafauna
+ qweq12yt:
+ - bugfix: fixed infectious zombies not being able to attack if host was pacifist
+ - rscadd: adds a way for species to have blacklisted quirks, the removal, and restoration
+ of said quirks upon species changes
+ - bugfix: Now pacifists won't be able to use flamethrowers
+ - bugfix: Kinetic Accelerator now properly reloads a charge to it's chamber instead
+ of nulling the variable forever
+ - bugfix: Now pacifists won't be able to use Kinetic Accelerators if a non-pacifist
+ shoots it first
diff --git a/html/changelogs/AutoChangeLog-pr-14290.yml b/html/changelogs/AutoChangeLog-pr-14290.yml
deleted file mode 100644
index ff0b1b2d5d..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14290.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SandPoot"
-delete-after: True
-changes:
- - bugfix: "Legions should now pass their type to the person they infect (if valid)."
diff --git a/html/changelogs/AutoChangeLog-pr-14295.yml b/html/changelogs/AutoChangeLog-pr-14295.yml
deleted file mode 100644
index ed15484d77..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14295.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - rscdel: "Fusion can no longer be done in open air."
diff --git a/html/changelogs/AutoChangeLog-pr-14307.yml b/html/changelogs/AutoChangeLog-pr-14307.yml
deleted file mode 100644
index 806393ed15..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14307.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - rscadd: "\"Supermatter surge\" event, which might cause problems if the supermatter is not sufficiently cooled (i.e. the setup is messed up in some way)"
diff --git a/html/changelogs/AutoChangeLog-pr-14320.yml b/html/changelogs/AutoChangeLog-pr-14320.yml
deleted file mode 100644
index 00a7141a53..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14320.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - rscdel: "Valentine's day event no longer gives everyone a valentine's antag."
diff --git a/html/changelogs/AutoChangeLog-pr-14322.yml b/html/changelogs/AutoChangeLog-pr-14322.yml
deleted file mode 100644
index 7bcae34f08..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14322.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - config: "pAIs now have a policy config"
diff --git a/html/changelogs/AutoChangeLog-pr-14324.yml b/html/changelogs/AutoChangeLog-pr-14324.yml
deleted file mode 100644
index 63c4ceb04b..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14324.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "dzahlus"
-delete-after: True
-changes:
- - rscadd: "Added new subtype to lesser ash drake balanced around player control"
- - balance: "rebalanced dragon transformation to a 1 minute cooldown as well as using the new subtype of megafauna"
diff --git a/html/changelogs/AutoChangeLog-pr-14327.yml b/html/changelogs/AutoChangeLog-pr-14327.yml
deleted file mode 100644
index 721ed320cb..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14327.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "qweq12yt"
-delete-after: True
-changes:
- - bugfix: "fixed infectious zombies not being able to attack if host was pacifist"
- - rscadd: "adds a way for species to have blacklisted quirks, the removal, and restoration of said quirks upon species changes"
diff --git a/html/changelogs/AutoChangeLog-pr-14342.yml b/html/changelogs/AutoChangeLog-pr-14342.yml
deleted file mode 100644
index f6f27a1a48..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14342.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "MarinaGryphon"
-delete-after: True
-changes:
- - bugfix: "The AOOC mute pref is now properly respected."
- - bugfix: "Muting adminhelp sounds no longer mutes AOOC."
diff --git a/html/changelogs/AutoChangeLog-pr-14344.yml b/html/changelogs/AutoChangeLog-pr-14344.yml
deleted file mode 100644
index ca8c4b7de9..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14344.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "qweq12yt"
-delete-after: True
-changes:
- - bugfix: "Now pacifists won't be able to use flamethrowers"
- - bugfix: "Kinetic Accelerator now properly reloads a charge to it's chamber instead of nulling the variable forever"
- - bugfix: "Now pacifists won't be able to use Kinetic Accelerators if a non-pacifist shoots it first"