diff --git a/html/changelog.html b/html/changelog.html
index 35bff526845..4183c60877d 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
18 April 2020
+
SpaceBaa updated:
+
+ - Mine drones and other bots no longer bleed when shot.
+
+
17 April 2020
Alberyk updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f3edc17f535..aab7f275d42 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -12729,3 +12729,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Bullets are now faster.
MattAtlas:
- rscadd: Ports a change to the recoil animation from Nebula.
+2020-04-18:
+ SpaceBaa:
+ - bugfix: Mine drones and other bots no longer bleed when shot.
diff --git a/html/changelogs/cursed_drone.yml b/html/changelogs/cursed_drone.yml
deleted file mode 100644
index 641a2e5ec2e..00000000000
--- a/html/changelogs/cursed_drone.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Your name.
-author: SpaceBaa
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - bugfix: "Mine drones and other bots no longer bleed when shot."
\ No newline at end of file