diff --git a/html/changelog.html b/html/changelog.html
index 7b436ffc148..a314834ec34 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,13 @@
-->
+
27 April 2020
+
Alberyk updated:
+
+ - Hulks should be immune to pain now.
+ - Removed the hulk green overlay.
+
+
25 April 2020
Alberyk updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c5e9fcea7b7..d4120829c51 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -12894,3 +12894,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: NTSL2+ Programs in general run a lot faster.
- rscadd: Subspace Transmitters can talk to NTSL2+ via the net.subscribe and net.message
functions.
+2020-04-27:
+ Alberyk:
+ - rscadd: Hulks should be immune to pain now.
+ - rscdel: Removed the hulk green overlay.
diff --git a/html/changelogs/alberyk-hulkstuff.yml b/html/changelogs/alberyk-hulkstuff.yml
deleted file mode 100644
index 1659276fdde..00000000000
--- a/html/changelogs/alberyk-hulkstuff.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Alberyk
-
-delete-after: True
-
-changes:
- - rscadd: "Hulks should be immune to pain now."
- - rscdel: "Removed the hulk green overlay."