diff --git a/html/changelog.html b/html/changelog.html
index 34b1e7a9038..aea46848602 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
16 July 2021
+
TheGreyWolf updated:
+
+ - Investigators can now get the security bags in char setup.
+
+
15 July 2021
Geeves updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index db744802790..aa1248130bf 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -20731,3 +20731,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixed invisible beartrap sprites.
Sparky_hotdog:
- bugfix: Fixed the Idris trenchcoat having no on mob sprite when open.
+2021-07-16:
+ TheGreyWolf:
+ - rscadd: Investigators can now get the security bags in char setup.
diff --git a/html/changelogs/InvestigatorBags.yml b/html/changelogs/InvestigatorBags.yml
deleted file mode 100644
index 00555c4e8f0..00000000000
--- a/html/changelogs/InvestigatorBags.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - rscadd: "Investigators can now get the security bags in char setup."