diff --git a/html/changelog.html b/html/changelog.html
index b0cfe242fc3..df461ea11fb 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -40,6 +40,7 @@
- Added a lowpop gamemode called 'Burglars', featuring a new type of antagonist, a mix between a heister and a traitor. Neutered for lowpop fun.
- Added a mixed gamemode, 'Conflict', which is heisters and burglars.
+ - Added an optional acting captain uniform briefcase to the captain's locker. It includes a jacket, a cap, an armband, and a captain radio.
28 June 2020
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9007a5d0218..c6afb114b0e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -13878,3 +13878,5 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Added a lowpop gamemode called 'Burglars', featuring a new type of antagonist,
a mix between a heister and a traitor. Neutered for lowpop fun.
- rscadd: Added a mixed gamemode, 'Conflict', which is heisters and burglars.
+ - rscadd: Added an optional acting captain uniform briefcase to the captain's locker.
+ It includes a jacket, a cap, an armband, and a captain radio.
diff --git a/html/changelogs/geeves-acting_captain_gear.yml b/html/changelogs/geeves-acting_captain_gear.yml
deleted file mode 100644
index 5c994a1d998..00000000000
--- a/html/changelogs/geeves-acting_captain_gear.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Added an optional acting captain uniform briefcase to the captain's locker. It includes a jacket, a cap, an armband, and a captain radio."
\ No newline at end of file