diff --git a/html/changelog.html b/html/changelog.html
index e2bd506436b..0913ab4a3e1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,13 @@
23 July 2023
+
Doxxmedearly updated:
+
+ - Non-Horizon ships passing through ion clouds should no longer trigger ion storm events on the Horizon.
+ - When finding a target player for an ion law, only players currently on station should be chosen.
+ - The list of words that get added to the telecomms spam filter from an ion storm has been changed to words that might actually be said. Bet you didn't know ion storms did that.
+ - Adjusts the phrases of some ion laws that didn't quite fit with the setting.
+
FluffyGhost updated:
- Added the ability for the Smart Fridges (like the one in Medbay Pharmacy) to filter the content. It is also sorted alphabetically, now.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e6013c6aa28..f7063c4b619 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30144,6 +30144,16 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Adjusted space transit effects to look a little more immediately visible,
resembling bands rushing across the screen.
2023-07-23:
+ Doxxmedearly:
+ - bugfix: Non-Horizon ships passing through ion clouds should no longer trigger
+ ion storm events on the Horizon.
+ - bugfix: When finding a target player for an ion law, only players currently on
+ station should be chosen.
+ - tweak: The list of words that get added to the telecomms spam filter from an ion
+ storm has been changed to words that might actually be said. Bet you didn't
+ know ion storms did that.
+ - tweak: Adjusts the phrases of some ion laws that didn't quite fit with the
+ setting.
FluffyGhost:
- rscadd: Added the ability for the Smart Fridges (like the one in Medbay Pharmacy)
to filter the content. It is also sorted alphabetically, now.
diff --git a/html/changelogs/doxxmedearly-ionlaw_fixes.yml b/html/changelogs/doxxmedearly-ionlaw_fixes.yml
deleted file mode 100644
index e826577a0a9..00000000000
--- a/html/changelogs/doxxmedearly-ionlaw_fixes.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Doxxmedearly
-delete-after: True
-changes:
- - bugfix: "Non-Horizon ships passing through ion clouds should no longer trigger ion storm events on the Horizon."
- - bugfix: "When finding a target player for an ion law, only players currently on station should be chosen."
- - tweak: "The list of words that get added to the telecomms spam filter from an ion storm has been changed to words that might actually be said. Bet you didn't know ion storms did that."
- - tweak: "Adjusts the phrases of some ion laws that didn't quite fit with the setting."