diff --git a/html/changelog.html b/html/changelog.html
index db4c4d0e20ac..02e433a6d6c1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,12 @@
-->
+
15 November 2022
+
Moltijoe updated:
+
+ - COMSIG_ITEM_PREDROPPED is only called if there is an item to drop
+
+
14 November 2022
N3D6 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index cb71ac38d3c7..794a6b973c7b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -35439,3 +35439,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2022-11-14:
N3D6:
- mapping: meta tesla template has a new rack with insuls and scanner goggles
+2022-11-15:
+ Moltijoe:
+ - bugfix: COMSIG_ITEM_PREDROPPED is only called if there is an item to drop
diff --git a/html/changelogs/AutoChangelog-pr-16509.yml b/html/changelogs/AutoChangelog-pr-16509.yml
deleted file mode 100644
index b27c126ef253..000000000000
--- a/html/changelogs/AutoChangelog-pr-16509.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Moltijoe"
-delete-after: true
-changes:
- - bugfix: "COMSIG_ITEM_PREDROPPED is only called if there is an item to drop"