diff --git a/html/changelog.html b/html/changelog.html
index b12d1a9c980..f44bf2f01c5 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -65,6 +65,7 @@
Kyep updated:
- players will no longer spawn with loadout items their job has no access to.
+ - AI & Borg upload consoles now have to be on the station zlevel to work.
davipatury updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 1321e21c86b..46da541d150 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3907,5 +3907,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Kyep:
- bugfix: players will no longer spawn with loadout items their job has no access
to.
+ - tweak: AI & Borg upload consoles now have to be on the station zlevel to work.
davipatury:
- rscadd: ATM now uses Nano-UI.
diff --git a/html/changelogs/AutoChangeLog-pr-6566.yml b/html/changelogs/AutoChangeLog-pr-6566.yml
deleted file mode 100644
index e97c2a2b1c9..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6566.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - tweak: "AI & Borg upload consoles now have to be on the station zlevel to work."