diff --git a/html/changelog.html b/html/changelog.html
index c9a552a8115..29efaee8dd2 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -48,6 +48,9 @@
Mechs can now operate windoors.
Remote mechs can now use mounted health analyzers.
Mech rechargers will now charge the mech on top of them if there is a power change and the power is back.
+ Burglars and Conflict has been added to the secret rotation.
+ The minimum players amount needed for Burglars has been removed.
+ Burglars max player cap has been increased to 20.
MattAtlas updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 366eae0b588..fd28830c5aa 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -14172,6 +14172,9 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Remote mechs can now use mounted health analyzers.
- bugfix: Mech rechargers will now charge the mech on top of them if there is a
power change and the power is back.
+ - rscadd: Burglars and Conflict has been added to the secret rotation.
+ - tweak: The minimum players amount needed for Burglars has been removed.
+ - tweak: Burglars max player cap has been increased to 20.
MattAtlas:
- bugfix: Bishops now have the martian accent.
- bugfix: Talisman runes no longer delete themselves.
diff --git a/html/changelogs/geeves-burglar-secret.yml b/html/changelogs/geeves-burglar-secret.yml
deleted file mode 100644
index c82869ff217..00000000000
--- a/html/changelogs/geeves-burglar-secret.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "Burglars and Conflict has been added to the secret rotation."
- - tweak: "The minimum players amount needed for Burglars has been removed."
- - tweak: "Burglars max player cap has been increased to 20."
\ No newline at end of file