diff --git a/html/changelog.html b/html/changelog.html
index 89c6c41b9ea..b4087a857d5 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -41,6 +41,10 @@
Added lava exoplanets.
Added a PRA third party ship: the Headmaster. It should appear in the Badlands and Tajaran systems.
+ DreamySkrell updated:
+
+ - Search box in the loadout. Looks up loadout item names, and also names of sub-items in the selection.
+
MattAtlas updated:
- Being thrown into airlocks, machines, windows will now hurt a lot.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index df3e2ccd8fd..81c05caf734 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -26539,6 +26539,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added lava exoplanets.
- rscadd: 'Added a PRA third party ship: the Headmaster. It should appear in the
Badlands and Tajaran systems.'
+ DreamySkrell:
+ - rscadd: Search box in the loadout. Looks up loadout item names, and also names
+ of sub-items in the selection.
MattAtlas:
- rscadd: Being thrown into airlocks, machines, windows will now hurt a lot.
- bugfix: Mobs can now be thrown over railings!
diff --git a/html/changelogs/DreamySkrell-loadout-qol-237-search.yml b/html/changelogs/DreamySkrell-loadout-qol-237-search.yml
deleted file mode 100644
index bfdca074c6e..00000000000
--- a/html/changelogs/DreamySkrell-loadout-qol-237-search.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-
-author: DreamySkrell
-
-delete-after: True
-
-changes:
- - rscadd: "Search box in the loadout. Looks up loadout item names, and also names of sub-items in the selection."