diff --git a/html/changelog.html b/html/changelog.html
index e2d94f4eb5..7ffdf09438 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,23 @@
-->
+
23 May 2021
+
Putnam3145 updated:
+
+ - Antag and species no longer remove all traits if one has a blacklisted trait
+
+
WanderingFox95 updated:
+
+ - Replaced the antlers showing up when you select deer ears with actual deer ears. Literally why was that even a thing before?
+ - Straight rabbit ears are now a thing.
+
+
keronshb updated:
+
+ - 30 > 25 pop req for contractor kit
+ - adds a special hud for simple mobs.
+ - a lot of >32x32 mobs now have icons for their health dolls
+
+
21 May 2021
Putnam3145 updated:
@@ -689,47 +706,6 @@
- NIRM departamental purchases now work. Have fun spending the entire R&D Budget!
-
- 21 March 2021
- Arturlang updated:
-
- - Vampire statpanel no longer shows spans unnecesary
-
- GrayRachnid updated:
-
- - fixed the holopad autocall bug
- - properly incorporated the secure holopad that was commented out in the code.
- - the in_character_filter.txt is now usable
- - headmins should edit the in_character_filter.txt
- - someone with box access should delete racism with the in_character_filter.txt
- - buffed particle defender disabler shots from 13->15 stamina (15*6=90)
- - buffed particle defender laser ammo to 4 shots
-
- Hatterhat updated:
-
- - removes pacifism from ghost cafe. have fun beating up your coworkers
-
- LetterN updated:
-
- - Art gallery (meta)
- - Laptop vendor (meta, delta, box)
-
- Putnam3145 updated:
-
- - Buffed supermatter surge massively.
-
- The-Sun-In-Splendour updated:
-
- - You cannot revive yourself (as a changeling) if you've been absorbed anymore
-
- dzahlus updated:
-
- - rebalanced hierophant STAFF to do 15 damage on all attacks
-
- timothyteakettle updated:
-
- - using the puddle ability when stunned wont break it
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 135e6db518..1f340fea7f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29332,3 +29332,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2021-05-21:
Putnam3145:
- bugfix: Fixed activity being attached to minds instead of mobs on antag attach.
+2021-05-23:
+ Putnam3145:
+ - bugfix: Antag and species no longer remove all traits if one has a blacklisted
+ trait
+ WanderingFox95:
+ - imageadd: Replaced the antlers showing up when you select deer ears with actual
+ deer ears. Literally why was that even a thing before?
+ - imageadd: Straight rabbit ears are now a thing.
+ keronshb:
+ - balance: 30 > 25 pop req for contractor kit
+ - code_imp: adds a special hud for simple mobs.
+ - imageadd: a lot of >32x32 mobs now have icons for their health dolls
diff --git a/html/changelogs/AutoChangeLog-pr-14716.yml b/html/changelogs/AutoChangeLog-pr-14716.yml
deleted file mode 100644
index adde6c3940..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14716.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Putnam3145"
-delete-after: True
-changes:
- - bugfix: "Antag and species no longer remove all traits if one has a blacklisted trait"
diff --git a/html/changelogs/AutoChangeLog-pr-14739.yml b/html/changelogs/AutoChangeLog-pr-14739.yml
deleted file mode 100644
index 6d4cab3d48..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14739.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "WanderingFox95"
-delete-after: True
-changes:
- - imageadd: "Replaced the antlers showing up when you select deer ears with actual deer ears. Literally why was that even a thing before?"
- - imageadd: "Straight rabbit ears are now a thing."
diff --git a/html/changelogs/AutoChangeLog-pr-14742.yml b/html/changelogs/AutoChangeLog-pr-14742.yml
deleted file mode 100644
index 92fa2489d3..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14742.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "keronshb"
-delete-after: True
-changes:
- - code_imp: "adds a special hud for simple mobs."
- - imageadd: "a lot of >32x32 mobs now have icons for their health dolls"
diff --git a/html/changelogs/AutoChangeLog-pr-14743.yml b/html/changelogs/AutoChangeLog-pr-14743.yml
deleted file mode 100644
index 50d7981282..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14743.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "keronshb"
-delete-after: True
-changes:
- - balance: "30 > 25 pop req for contractor kit"