diff --git a/html/changelog.html b/html/changelog.html
index 9cbe9081663..e0cf5df41b0 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -51,6 +51,20 @@
-->
+
24 May 2020
+
Cobby updated:
+
+ - Dissection will now give XP instead of research points.
+
+
Fikou updated:
+
+ - admins can now do html in ahelps properly
+
+
qustinnus updated:
+
+ - Fixes you being able to put in more than one license plate in the license plate machine
+
+
22 May 2020
ArcaneMusic updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f43b70c6250..0c3b0660386 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -39444,3 +39444,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
willox:
- bugfix: diseases now retain the ability to infect people after having 'inorganic
biology' or 'necrotic metabolism' removed from them
+2020-05-24:
+ Cobby:
+ - balance: Dissection will now give XP instead of research points.
+ Fikou:
+ - admin: admins can now do html in ahelps properly
+ qustinnus:
+ - bugfix: Fixes you being able to put in more than one license plate in the license
+ plate machine
diff --git a/html/changelogs/AutoChangeLog-pr-50851.yml b/html/changelogs/AutoChangeLog-pr-50851.yml
deleted file mode 100644
index c2be051f8be..00000000000
--- a/html/changelogs/AutoChangeLog-pr-50851.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Cobby"
-delete-after: True
-changes:
- - balance: "Dissection will now give XP instead of research points."
diff --git a/html/changelogs/AutoChangeLog-pr-51203.yml b/html/changelogs/AutoChangeLog-pr-51203.yml
deleted file mode 100644
index 1a166956bb4..00000000000
--- a/html/changelogs/AutoChangeLog-pr-51203.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "qustinnus"
-delete-after: True
-changes:
- - bugfix: "Fixes you being able to put in more than one license plate in the license plate machine"
diff --git a/html/changelogs/AutoChangeLog-pr-51221.yml b/html/changelogs/AutoChangeLog-pr-51221.yml
deleted file mode 100644
index 9f354f34bbd..00000000000
--- a/html/changelogs/AutoChangeLog-pr-51221.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fikou"
-delete-after: True
-changes:
- - admin: "admins can now do html in ahelps properly"