diff --git a/html/changelogs/AutoChangeLog-pr-58865.yml b/html/changelogs/AutoChangeLog-pr-58865.yml
deleted file mode 100644
index c1228ae5a54..00000000000
--- a/html/changelogs/AutoChangeLog-pr-58865.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SpaceDragon00"
-delete-after: True
-changes:
- - qol: "Inspecting a weapon shows a warning label. By default, this shows force, throwforce, armour_penetration, and block_chance in an esoteric manner. Inspecting ammo gives information on the shot it produces, inspecting ballistic weapons lets you know their caliber, and inspecting energy weapons gives you their modes and the damage of those modes"
diff --git a/html/changelogs/AutoChangeLog-pr-58919.yml b/html/changelogs/AutoChangeLog-pr-58919.yml
deleted file mode 100644
index b2c7b4d452a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-58919.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "tralezab"
-delete-after: True
-changes:
- - refactor: "tamable component + egg layer component, animal variety element"
diff --git a/html/changelogs/AutoChangeLog-pr-59180.yml b/html/changelogs/AutoChangeLog-pr-59180.yml
deleted file mode 100644
index 69ac0b68bbc..00000000000
--- a/html/changelogs/AutoChangeLog-pr-59180.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SpaceDragon00"
-delete-after: True
-changes:
- - qol: "Using credits on a PDA, Laptop, or Tablet now inserts the credits into the contained ID card, if there is one"
diff --git a/html/changelogs/AutoChangeLog-pr-59214.yml b/html/changelogs/AutoChangeLog-pr-59214.yml
deleted file mode 100644
index 791318b4116..00000000000
--- a/html/changelogs/AutoChangeLog-pr-59214.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "RandomGamer123"
-delete-after: True
-changes:
- - bugfix: "Lockers can now only be unlocked if you're next to them."
diff --git a/html/changelogs/AutoChangeLog-pr-59221.yml b/html/changelogs/AutoChangeLog-pr-59221.yml
deleted file mode 100644
index 72c61d1371d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-59221.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "PositiveEntropy"
-delete-after: True
-changes:
- - imageadd: "The cyborg toolset is now all new and improved, with a new coat of paint!"
diff --git a/html/changelogs/AutoChangeLog-pr-59222.yml b/html/changelogs/AutoChangeLog-pr-59222.yml
deleted file mode 100644
index 1bebeb4159c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-59222.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "alexkar598"
-delete-after: True
-changes:
- - code_imp: "Removed a proc thats used nowhere and implemented nowhere"
diff --git a/html/changelogs/AutoChangeLog-pr-59238.yml b/html/changelogs/AutoChangeLog-pr-59238.yml
deleted file mode 100644
index fc6d246dfae..00000000000
--- a/html/changelogs/AutoChangeLog-pr-59238.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "RandomGamer123"
-delete-after: True
-changes:
- - spellcheck: "Attacking someone with a blood filter now uses the correct verb conjugation"
diff --git a/html/changelogs/AutoChangeLog-pr-59240.yml b/html/changelogs/AutoChangeLog-pr-59240.yml
deleted file mode 100644
index 948c3ef9f24..00000000000
--- a/html/changelogs/AutoChangeLog-pr-59240.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "maxymax13"
-delete-after: True
-changes:
- - imageadd: "Departmental security officer ID cards show their department on the non-department access color bar, like Lawyers or Psychologists"
- - imageadd: "The color on the assistant trim's bar has been returned from previous ID card models."
- - imageadd: "The rainbow ID card has been resprited."
- - imageadd: "The flames ID card has been slightly improved."
diff --git a/html/changelogs/archive/2021-05.yml b/html/changelogs/archive/2021-05.yml
index 01d1f37c9fe..4bee4ef05e2 100644
--- a/html/changelogs/archive/2021-05.yml
+++ b/html/changelogs/archive/2021-05.yml
@@ -601,3 +601,28 @@
near the tanks got switched. Incinerator on box rerouted. Delta waste release
added.
- bugfix: Removed instances of duplicated pipes in icebox atmos.
+2021-05-24:
+ PositiveEntropy:
+ - imageadd: The cyborg toolset is now all new and improved, with a new coat of paint!
+ RandomGamer123:
+ - spellcheck: Attacking someone with a blood filter now uses the correct verb conjugation
+ - bugfix: Lockers can now only be unlocked if you're next to them.
+ SpaceDragon00:
+ - qol: Inspecting a weapon shows a warning label. By default, this shows force,
+ throwforce, armour_penetration, and block_chance in an esoteric manner. Inspecting
+ ammo gives information on the shot it produces, inspecting ballistic weapons
+ lets you know their caliber, and inspecting energy weapons gives you their modes
+ and the damage of those modes
+ - qol: Using credits on a PDA, Laptop, or Tablet now inserts the credits into the
+ contained ID card, if there is one
+ alexkar598:
+ - code_imp: Removed a proc thats used nowhere and implemented nowhere
+ maxymax13:
+ - imageadd: Departmental security officer ID cards show their department on the
+ non-department access color bar, like Lawyers or Psychologists
+ - imageadd: The color on the assistant trim's bar has been returned from previous
+ ID card models.
+ - imageadd: The rainbow ID card has been resprited.
+ - imageadd: The flames ID card has been slightly improved.
+ tralezab:
+ - refactor: tamable component + egg layer component, animal variety element