diff --git a/html/changelog.html b/html/changelog.html
index 0a144f372a5a1..2e54db7ced566 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
02 October 2023
+
RKz, necromanceranne, Spookydonut updated:
+
+ - adds linting for equipped()
+
+
30 September 2023
Absolucy, Bieyes updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index fd09a37d175bd..418296f4990c5 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -40983,3 +40983,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: ports the code needed for hedges to work
itsmeow:
- bugfix: Fixed the Shuttle Designator not working.
+2023-10-02:
+ RKz, necromanceranne, Spookydonut:
+ - code_imp: adds linting for equipped()
diff --git a/html/changelogs/AutoChangeLog-pr-9863.yml b/html/changelogs/AutoChangeLog-pr-9863.yml
deleted file mode 100644
index 5a6fee76ceb14..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-9863.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: RKz, necromanceranne, Spookydonut
-delete-after: true
-changes:
- - code_imp: adds linting for equipped()