diff --git a/html/changelog.html b/html/changelog.html
index a673bbdbc0..23681dfb65 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,19 @@
-->
+
16 April 2021
+
BlueWildrose updated:
+
+ - (TGport-Timberpoes) You can once again pay off the pirate event from the communications console without it silently failing for no obvious reason.
+ - Fixed being unable to delete messages from the communication consoles message list save for the one on the bottom.
+ - The data siphon that the space pirates have will no longer go invisible when it begins siphoning.
+ - If the space pirate's "offer" has been rejected, there is now announcement feedback for if this does happen.
+
+
DeltaFire15 updated:
+
+ - Borgs can now use tank dispensers (again?)
+
+
15 April 2021
BlueWildrose updated:
@@ -861,21 +874,6 @@
- migration error to version 39+ of savefiles is now logged instead of messaging all online admins in the chat
-
- 12 February 2021
- Hatterhat updated:
-
- - The ATVs on SnowCabin.dmm have been replaced with snowmobiles.
-
- MrJWhit updated:
-
- - Random deltastation fixes.
- - Gives boxstation vault door actual vault door access
-
- silicons updated:
-
- - Voice of God - sleep removed, stun staggers instead, knockdown is faster but does not do stamina damage, vomit is faster but doesn't stun
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 66b0bb1345..8a3d10bb42 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -29033,3 +29033,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed escape pods not docking at Centcom
skodai:
- imageadd: Resprited the icons for the sushi, onigiri, tuna can and sea weed.
+2021-04-16:
+ BlueWildrose:
+ - bugfix: (TGport-Timberpoes) You can once again pay off the pirate event from the
+ communications console without it silently failing for no obvious reason.
+ - bugfix: Fixed being unable to delete messages from the communication consoles
+ message list save for the one on the bottom.
+ - bugfix: The data siphon that the space pirates have will no longer go invisible
+ when it begins siphoning.
+ - bugfix: If the space pirate's "offer" has been rejected, there is now announcement
+ feedback for if this does happen.
+ DeltaFire15:
+ - bugfix: Borgs can now use tank dispensers (again?)
diff --git a/html/changelogs/AutoChangeLog-pr-14602.yml b/html/changelogs/AutoChangeLog-pr-14602.yml
deleted file mode 100644
index ae6198a537..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14602.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "BlueWildrose"
-delete-after: True
-changes:
- - bugfix: "(TGport-Timberpoes) You can once again pay off the pirate event from the communications console without it silently failing for no obvious reason."
- - bugfix: "Fixed being unable to delete messages from the communication consoles message list save for the one on the bottom."
- - bugfix: "The data siphon that the space pirates have will no longer go invisible when it begins siphoning."
- - bugfix: "If the space pirate's \"offer\" has been rejected, there is now announcement feedback for if this does happen."
diff --git a/html/changelogs/AutoChangeLog-pr-14605.yml b/html/changelogs/AutoChangeLog-pr-14605.yml
deleted file mode 100644
index 301311673e..0000000000
--- a/html/changelogs/AutoChangeLog-pr-14605.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DeltaFire15"
-delete-after: True
-changes:
- - bugfix: "Borgs can now use tank dispensers (again?)"