diff --git a/html/changelogs/archive/2026-04.yml b/html/changelogs/archive/2026-04.yml
index c12e9b37c46..26945f22cb4 100644
--- a/html/changelogs/archive/2026-04.yml
+++ b/html/changelogs/archive/2026-04.yml
@@ -135,3 +135,12 @@
to use.
- rscdel: The tesla hardsuit has been removed from the golden deep submap and replaced
with a hazard and AMI rig instead.
+2026-04-10:
+ FabianK3:
+ - bugfix: Fixed uranium golems not emitting detectable radiation by geiger counters.
+ - balance: Replaced arbitrary radioactivity values in a lot of things with new more
+ inline radiation level defines. These balances are minor and don't effect item,
+ object or material behavior.
+ - rscadd: Added a new version for radioactive green glow and waste barrels, radiation
+ level very high.
+ - rscdel: Removed the LRP hairloss on radiation exposure.
diff --git a/html/changelogs/fabiank3-radiation-refactor.yml b/html/changelogs/fabiank3-radiation-refactor.yml
deleted file mode 100644
index 3505a79539f..00000000000
--- a/html/changelogs/fabiank3-radiation-refactor.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: FabianK3
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed uranium golems not emitting detectable radiation by geiger counters."
- - balance: "Replaced arbitrary radioactivity values in a lot of things with new more inline radiation level defines. These balances are minor and don't effect item, object or material behavior."
- - rscadd: "Added a new version for radioactive green glow and waste barrels, radiation level very high."
- - rscdel: "Removed the LRP hairloss on radiation exposure."