diff --git a/html/changelog.html b/html/changelog.html
index 530a14839be5b..7822d742f1938 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
17 March 2024
+
Miliviu updated:
+
+ - Banning Panel CID check now works as intended (If you don't select the CID, the CID will not be banned)
+
+
15 March 2024
EikoBiko updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 425c7f81c439d..068d52979cf44 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -42814,3 +42814,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- balance: medibots are now constructed with health sensors, not analyzers.
- rscadd: Echo now has a bioscanner
- rscadd: Bioscanner board printing
+2024-03-17:
+ Miliviu:
+ - bugfix: Banning Panel CID check now works as intended (If you don't select the
+ CID, the CID will not be banned)
diff --git a/html/changelogs/AutoChangeLog-pr-10763.yml b/html/changelogs/AutoChangeLog-pr-10763.yml
deleted file mode 100644
index 7b89d5e5d442b..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-10763.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: Miliviu
-delete-after: true
-changes:
- - bugfix: Banning Panel CID check now works as intended (If you don't select the
- CID, the CID will not be banned)