diff --git a/html/changelog.html b/html/changelog.html
index 70befc40a6..b54342914b 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -53,6 +53,19 @@
-->
+
27 May 2019
+
Darlantanis updated:
+
+ - Fixes goldschlager to use the correct metamorphic glass sprite (it used vodka/gin before).
+ - Adds a metamorphic pint glass.
+ - Adds said glass to the booze-o-mat.
+
+
ExabyteDiscord updated:
+
+ - Proper fix for Spaceacillin spam messages for Prometheans.
+ - Simplify spaghetti code with antidepressants while fixing regularly displayed messages.
+
+
26 May 2019
Darlantanis updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 378d0f6c88..54e220c106 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4205,3 +4205,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
TheFurryFeline:
- bugfix: Fixes message spam for Prommies and Spaceacillin. Also reverts a past
edit to restore message outputs for psychiatric medications.
+2019-05-27:
+ Darlantanis:
+ - bugfix: Fixes goldschlager to use the correct metamorphic glass sprite (it used
+ vodka/gin before).
+ - rscadd: Adds a metamorphic pint glass.
+ - rscadd: Adds said glass to the booze-o-mat.
+ ExabyteDiscord:
+ - bugfix: Proper fix for Spaceacillin spam messages for Prometheans.
+ - bugfix: Simplify spaghetti code with antidepressants while fixing regularly displayed
+ messages.