diff --git a/html/changelog.html b/html/changelog.html
index 37c55f6ead..50dc56996e 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,29 @@
-->
+
29 March 2021
+
BlueWildrose updated:
+
+ - Fixed being unable to fix suit sensors if damaged at all unless destroyed completely
+
+
YakumoChen updated:
+
+ - A less-than-new Syndicate bundle that reminds you of the good old days when we didn't need all those newfangled traitor items the young-uns get. We had 6 items in the uplink and we had Monkey in rotation and by god we made do.
+
+
qweq12yt updated:
+
+ - Added Earmuffs
+ - Added Random Drink
+ - Added Clear PDA
+ - Added Internals Box
+ - Added Meson Goggles
+ - Added Smoke Grenade
+
+
silicons updated:
+
+ - automated hydroponics system design now works properly
+
+
28 March 2021
CuteMoff updated:
@@ -962,26 +985,6 @@
- blobs can use the 'me' verb
- adminhelps and pms only sanitize once instead of twice
-
-
25 January 2021
-
MrJWhit updated:
-
- - Alien radio code
- - Microwave can now be cleaned by a damp rag as well as soap.
- - Removes some unused code, and improves some other code.
- - The AI has a verb to look up and down z-levels
- - Making a monkey into a human doesn't unanchor random things on the tile
- - Makes a few slight improvements to drinking code
- - Makes encryption keys be put in the hands of the user when able instead of being dropped on the floor when removed from headsets
-
-
raspy-on-osu updated:
-
-
silicons updated:
-
- - you can now shove yourself up in any intent, not just help.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9bd020ad7f..a5b0757748 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -28921,3 +28921,20 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: fixes character preview not updating when selecting the loadout tab
zeroisthebiggay:
- rscadd: triple kitsune tail
+2021-03-29:
+ BlueWildrose:
+ - bugfix: Fixed being unable to fix suit sensors if damaged at all unless destroyed
+ completely
+ YakumoChen:
+ - rscadd: A less-than-new Syndicate bundle that reminds you of the good old days
+ when we didn't need all those newfangled traitor items the young-uns get. We
+ had 6 items in the uplink and we had Monkey in rotation and by god we made do.
+ qweq12yt:
+ - rscadd: Added Earmuffs
+ - rscadd: Added Random Drink
+ - rscadd: Added Clear PDA
+ - rscadd: Added Internals Box
+ - rscadd: Added Meson Goggles
+ - rscadd: Added Smoke Grenade
+ silicons:
+ - bugfix: automated hydroponics system design now works properly
diff --git a/html/changelogs/AutoChangeLog-pr-14431.yml b/html/changelogs/AutoChangeLog-pr-14431.yml
deleted file mode 100644
index a2881b512b..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14431.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "YakumoChen"
-delete-after: True
-changes:
- - rscadd: "A less-than-new Syndicate bundle that reminds you of the good old days when we didn't need all those newfangled traitor items the young-uns get. We had 6 items in the uplink and we had Monkey in rotation and by god we made do."
diff --git a/html/changelogs/AutoChangeLog-pr-14519.yml b/html/changelogs/AutoChangeLog-pr-14519.yml
deleted file mode 100644
index 489bc364d4..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14519.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: "qweq12yt"
-delete-after: True
-changes:
- - rscadd: "Added Earmuffs"
- - rscadd: "Added Random Drink"
- - rscadd: "Added Clear PDA"
- - rscadd: "Added Internals Box"
- - rscadd: "Added Meson Goggles"
- - rscadd: "Added Smoke Grenade"
diff --git a/html/changelogs/AutoChangeLog-pr-14528.yml b/html/changelogs/AutoChangeLog-pr-14528.yml
deleted file mode 100644
index 7904659f82..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14528.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - bugfix: "Fixed being unable to fix suit sensors if damaged at all unless destroyed completely"
diff --git a/html/changelogs/AutoChangeLog-pr-14533.yml b/html/changelogs/AutoChangeLog-pr-14533.yml
deleted file mode 100644
index 1b7cbfe775..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14533.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "silicons"
-delete-after: True
-changes:
- - bugfix: "automated hydroponics system design now works properly"