diff --git a/html/changelog.html b/html/changelog.html
index b81214a498e..af410acc732 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,14 @@
-->
+
04 April 2019
+
Kyep updated:
+
+ - Improved the interface for Syndicate Uplinks. They now clearly mark which items are hijack-only and which are not. If you attempt to purchase a hijack-only item without hijack, they will explain why you can't.
+ - Atmos Gas Grenades (the uplink grenade kit) are now split into Knockout grenades (2 N2O grenades, 8 TC, available to all agents), and Plasma Fire grenades (2 plasma fire grenades, 12 TC, only available if you have hijack). This both makes knockout grenades more useful for normal traitors, and also prevents non-hijackers using a plasma fire grenade to cause massive casualties/damage.
+ - Plasma Grenades and the Syndicate Bomb can no longer show up in surplus crates, or be discounted. This means while you can buy one if you intend to, you're not randomly encouraged to bomb your target.
+
+
03 April 2019
Fox McCloud updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 13190f55004..748a8e97b2b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -9674,3 +9674,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Auto cloning now doesn't clone a person more than once.
- tweak: A person in the cloning scanner won't be scanned if he's already being
cloned
+2019-04-04:
+ Kyep:
+ - tweak: Improved the interface for Syndicate Uplinks. They now clearly mark which
+ items are hijack-only and which are not. If you attempt to purchase a hijack-only
+ item without hijack, they will explain why you can't.
+ - tweak: Atmos Gas Grenades (the uplink grenade kit) are now split into Knockout
+ grenades (2 N2O grenades, 8 TC, available to all agents), and Plasma Fire grenades
+ (2 plasma fire grenades, 12 TC, only available if you have hijack). This both
+ makes knockout grenades more useful for normal traitors, and also prevents non-hijackers
+ using a plasma fire grenade to cause massive casualties/damage.
+ - tweak: Plasma Grenades and the Syndicate Bomb can no longer show up in surplus
+ crates, or be discounted. This means while you can buy one if you intend to,
+ you're not randomly encouraged to bomb your target.
diff --git a/html/changelogs/AutoChangeLog-pr-11081.yml b/html/changelogs/AutoChangeLog-pr-11081.yml
deleted file mode 100644
index bac4ffe884b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-11081.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - tweak: "Improved the interface for Syndicate Uplinks. They now clearly mark which items are hijack-only and which are not. If you attempt to purchase a hijack-only item without hijack, they will explain why you can't."
- - tweak: "Atmos Gas Grenades (the uplink grenade kit) are now split into Knockout grenades (2 N2O grenades, 8 TC, available to all agents), and Plasma Fire grenades (2 plasma fire grenades, 12 TC, only available if you have hijack). This both makes knockout grenades more useful for normal traitors, and also prevents non-hijackers using a plasma fire grenade to cause massive casualties/damage."
- - tweak: "Plasma Grenades and the Syndicate Bomb can no longer show up in surplus crates, or be discounted. This means while you can buy one if you intend to, you're not randomly encouraged to bomb your target."