diff --git a/html/changelog.html b/html/changelog.html
index f1240013812..52f77868e0a 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -39,6 +39,7 @@
Geeves updated:
- You now count as successfully transferring at roundend if you're on the ship's Z-level and in a ship area.
+ - Middle-Mouse Clicking a suit with storage slots will now open its inventory, like labcoats for example.
Peppermint updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 5c5183a8769..7037a214b7c 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -27282,5 +27282,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Geeves:
- bugfix: You now count as successfully transferring at roundend if you're
on the ship's Z-level and in a ship area.
+ - rscadd: Middle-Mouse Clicking a suit with storage slots will now open its inventory,
+ like labcoats for example.
Peppermint:
- maptweak: Fixes area code for SFA ship.
diff --git a/html/changelogs/geeves-item_access_qol.yml b/html/changelogs/geeves-item_access_qol.yml
deleted file mode 100644
index d5471788f94..00000000000
--- a/html/changelogs/geeves-item_access_qol.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Middle-Mouse Clicking a suit with storage slots will now open its inventory, like labcoats for example."