diff --git a/html/changelog.html b/html/changelog.html
index b1f30d9e83..48c66f11b9 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -50,6 +50,12 @@
-->
+
12 December 2021
+
DeltaFire15 updated:
+
+ - Linters should no longer complain about afterattack sleeps.
+
+
11 December 2021
SandPoot updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index fd720bcc02..8fbaca363e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30392,3 +30392,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
too hot even though their body temperature is the same as it.
- balance: The warm pool is no longer nearly boiling and the cool pool no longer
goes below 0C.
+2021-12-12:
+ DeltaFire15:
+ - bugfix: Linters should no longer complain about afterattack sleeps.
diff --git a/html/changelogs/AutoChangeLog-pr-15421.yml b/html/changelogs/AutoChangeLog-pr-15421.yml
deleted file mode 100644
index ffc347c20e..0000000000
--- a/html/changelogs/AutoChangeLog-pr-15421.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DeltaFire15"
-delete-after: True
-changes:
- - bugfix: "Linters should no longer complain about afterattack sleeps."