diff --git a/html/changelog.html b/html/changelog.html
index e6c1091468b..52228050cbc 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -40,6 +40,10 @@
- Tobacco will no longer cause liver damage.
+ SleepyGemmy updated:
+
+ - Fixes thruster heaters lacking opacity.
+
mikomyazaki updated:
- Evacuations should no longer stall at the ends of certain round-types.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ae4ea6c1be9..2923605ef8d 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -23399,6 +23399,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2022-04-24:
Doxxmedearly:
- bugfix: Tobacco will no longer cause liver damage.
+ SleepyGemmy:
+ - bugfix: Fixes thruster heaters lacking opacity.
mikomyazaki:
- bugfix: Evacuations should no longer stall at the ends of certain round-types.
- tweak: Removed continous rounds config option.
diff --git a/html/changelogs/heater_opacity.yml b/html/changelogs/heater_opacity.yml
deleted file mode 100644
index ea8323f93b6..00000000000
--- a/html/changelogs/heater_opacity.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: SleepyGemmy
-
-delete-after: True
-
-changes:
- - bugfix: "Fixes thruster heaters lacking opacity."
\ No newline at end of file