diff --git a/html/changelog.html b/html/changelog.html
index 673dd3de9b9..12afcf9379e 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,34 @@
-->
+
28 May 2018
+
CitrusGender updated:
+
+ - Kills you if you're under 0% blood and above -9999% blood level (shouldn't be possible through normal means to be below that.)
+ - Stops bloodloss trait from happening if your race contains the NO_BLOOD
+ - added a check to see if the preferred race is human when the name doesn't have a space
+
+
Dennok updated:
+
+ - Fixed a laser reflections from reflectors.
+
+
Denton updated:
+
+ - Deltastation's firing range has been decommisioned and replaced with a brand new toxins burn chamber.
+ - Delta toxins disposals are now actually connected to the disposals loop. Toxins storage has a fire alarm too.
+ - The shutter buttons of Pubbystation's mechbay now check for access.
+
+
SpaceManiac updated:
+
+ - The robustness of the Super Secret Room has been increased.
+ - Observers can no longer move the action button toggle or change the ambient occlusion setting of their targets.
+ - The emergency space suit safes in escape pods are no longer always unlocked.
+
+
Tlaltecuhtli updated:
+
+ - apiaries from cargo start unwrenched
+
+
27 May 2018
Armhulen, and Keekenox updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9377bbb3d27..a9484c14c3e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -18132,3 +18132,25 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
them on automatically.
steamport:
- bugfix: Borgs/AIs can now toggle rad collectors
+2018-05-28:
+ CitrusGender:
+ - bugfix: Kills you if you're under 0% blood and above -9999% blood level (shouldn't
+ be possible through normal means to be below that.)
+ - bugfix: Stops bloodloss trait from happening if your race contains the NO_BLOOD
+ - bugfix: added a check to see if the preferred race is human when the name doesn't
+ have a space
+ Dennok:
+ - bugfix: Fixed a laser reflections from reflectors.
+ Denton:
+ - tweak: Deltastation's firing range has been decommisioned and replaced with a
+ brand new toxins burn chamber.
+ - bugfix: Delta toxins disposals are now actually connected to the disposals loop.
+ Toxins storage has a fire alarm too.
+ - bugfix: The shutter buttons of Pubbystation's mechbay now check for access.
+ SpaceManiac:
+ - bugfix: The robustness of the Super Secret Room has been increased.
+ - bugfix: Observers can no longer move the action button toggle or change the ambient
+ occlusion setting of their targets.
+ - bugfix: The emergency space suit safes in escape pods are no longer always unlocked.
+ Tlaltecuhtli:
+ - bugfix: apiaries from cargo start unwrenched
diff --git a/html/changelogs/AutoChangeLog-pr-37964.yml b/html/changelogs/AutoChangeLog-pr-37964.yml
deleted file mode 100644
index fc11a45260d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-37964.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Dennok"
-delete-after: True
-changes:
- - bugfix: "Fixed a laser reflections from reflectors."
diff --git a/html/changelogs/AutoChangeLog-pr-38090.yml b/html/changelogs/AutoChangeLog-pr-38090.yml
deleted file mode 100644
index 8c330608493..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38090.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SpaceManiac"
-delete-after: True
-changes:
- - bugfix: "The robustness of the Super Secret Room has been increased."
diff --git a/html/changelogs/AutoChangeLog-pr-38097.yml b/html/changelogs/AutoChangeLog-pr-38097.yml
deleted file mode 100644
index 0179e1abe7d..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38097.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SpaceManiac"
-delete-after: True
-changes:
- - bugfix: "Observers can no longer move the action button toggle or change the ambient occlusion setting of their targets."
diff --git a/html/changelogs/AutoChangeLog-pr-38105.yml b/html/changelogs/AutoChangeLog-pr-38105.yml
deleted file mode 100644
index 747f9f385a7..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38105.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "CitrusGender"
-delete-after: True
-changes:
- - bugfix: "Kills you if you're under 0% blood and above -9999% blood level (shouldn't be possible through normal means to be below that.)"
- - bugfix: "Stops bloodloss trait from happening if your race contains the NO_BLOOD"
diff --git a/html/changelogs/AutoChangeLog-pr-38108.yml b/html/changelogs/AutoChangeLog-pr-38108.yml
deleted file mode 100644
index 45124e3b528..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38108.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "SpaceManiac"
-delete-after: True
-changes:
- - bugfix: "The emergency space suit safes in escape pods are no longer always unlocked."
diff --git a/html/changelogs/AutoChangeLog-pr-38110.yml b/html/changelogs/AutoChangeLog-pr-38110.yml
deleted file mode 100644
index 87b852e4908..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38110.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Denton"
-delete-after: True
-changes:
- - tweak: "Deltastation's firing range has been decommisioned and replaced with a brand new toxins burn chamber."
- - bugfix: "Delta toxins disposals are now actually connected to the disposals loop. Toxins storage has a fire alarm too."
diff --git a/html/changelogs/AutoChangeLog-pr-38115.yml b/html/changelogs/AutoChangeLog-pr-38115.yml
deleted file mode 100644
index 9421f2759f6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38115.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Denton"
-delete-after: True
-changes:
- - bugfix: "The shutter buttons of Pubbystation's mechbay now check for access."
diff --git a/html/changelogs/AutoChangeLog-pr-38119.yml b/html/changelogs/AutoChangeLog-pr-38119.yml
deleted file mode 100644
index 12ea02c3a9c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38119.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Tlaltecuhtli"
-delete-after: True
-changes:
- - bugfix: "apiaries from cargo start unwrenched"
diff --git a/html/changelogs/AutoChangeLog-pr-38121.yml b/html/changelogs/AutoChangeLog-pr-38121.yml
deleted file mode 100644
index 4b1861d9437..00000000000
--- a/html/changelogs/AutoChangeLog-pr-38121.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "CitrusGender"
-delete-after: True
-changes:
- - bugfix: "added a check to see if the preferred race is human when the name doesn't have a space"