diff --git a/html/changelog.html b/html/changelog.html
index af80f08c6f..70befc40a6 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -53,6 +53,21 @@
-->
+
26 May 2019
+
Darlantanis updated:
+
+ - Adds a line to the metamorphic glass to use the mojito icon which has existed but never been used.
+
+
Razgriz1032 updated:
+
+ - Colourable lizard tail (Roiz) sprite greyscaled for proper colouring.
+ - Teshari Security Cloak and Undercloak have 1:1 stats with security armor vests and security jumpsuits respectively. No longer is there a stats choice for the sake of aesthetics.
+
+
TheFurryFeline updated:
+
+ - Fixes message spam for Prommies and Spaceacillin. Also reverts a past edit to restore message outputs for psychiatric medications.
+
+
25 May 2019
Darlantanis updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d299f8ed6f..378d0f6c88 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4193,3 +4193,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: 'Implements full version of timeclocks: you''ll be able to switch off
or on duty without needing an HOP on the shift, unless the job is in Command
or IAA. For those, you will need the HOP or a CD to change your job.'
+2019-05-26:
+ Darlantanis:
+ - bugfix: Adds a line to the metamorphic glass to use the mojito icon which has
+ existed but never been used.
+ Razgriz1032:
+ - bugfix: Colourable lizard tail (Roiz) sprite greyscaled for proper colouring.
+ - tweak: Teshari Security Cloak and Undercloak have 1:1 stats with security armor
+ vests and security jumpsuits respectively. No longer is there a stats choice
+ for the sake of aesthetics.
+ TheFurryFeline:
+ - bugfix: Fixes message spam for Prommies and Spaceacillin. Also reverts a past
+ edit to restore message outputs for psychiatric medications.
diff --git a/html/changelogs/Darlantanis - Mojito Sprite Fix.yml b/html/changelogs/Darlantanis - Mojito Sprite Fix.yml
deleted file mode 100644
index aed2b32b7f..0000000000
--- a/html/changelogs/Darlantanis - Mojito Sprite Fix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Darlantanis
-
-delete-after: True
-
-changes:
- - bugfix: "Adds a line to the metamorphic glass to use the mojito icon which has existed but never been used."
\ No newline at end of file
diff --git a/html/changelogs/Razgriz1032 - Lizard Tail greyscale.yml b/html/changelogs/Razgriz1032 - Lizard Tail greyscale.yml
deleted file mode 100644
index ae8807d975..0000000000
--- a/html/changelogs/Razgriz1032 - Lizard Tail greyscale.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Razgriz1032
-
-delete-after: True
-
-changes:
- - bugfix: "Colourable lizard tail (Roiz) sprite greyscaled for proper colouring."
\ No newline at end of file
diff --git a/html/changelogs/Razgriz1032 - Teshari security cloak.yml b/html/changelogs/Razgriz1032 - Teshari security cloak.yml
deleted file mode 100644
index d30e6abcc4..0000000000
--- a/html/changelogs/Razgriz1032 - Teshari security cloak.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Razgriz1032
-
-delete-after: True
-
-changes:
- - tweak: "Teshari Security Cloak and Undercloak have 1:1 stats with security armor vests and security jumpsuits respectively. No longer is there a stats choice for the sake of aesthetics."
\ No newline at end of file
diff --git a/html/changelogs/TheFurryFeline - Message Spam Fixy.yml b/html/changelogs/TheFurryFeline - Message Spam Fixy.yml
deleted file mode 100644
index b449e2a769..0000000000
--- a/html/changelogs/TheFurryFeline - Message Spam Fixy.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheFurryFeline
-
-delete-after: True
-
-changes:
- - bugfix: "Fixes message spam for Prommies and Spaceacillin. Also reverts a past edit to restore message outputs for psychiatric medications."
\ No newline at end of file