diff --git a/html/changelog.html b/html/changelog.html
index 7ff74606192..7f8adf9c1e3 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
11 January 2022
+
TheGreyWolf updated:
+
+ - Meteors will no longer ignore shields.
+
+
09 January 2022
TheGreyWolf updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 124140a8934..cc02d9473d4 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22356,3 +22356,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2022-01-09:
TheGreyWolf:
- bugfix: Tendon repair surgery now works again.
+2022-01-11:
+ TheGreyWolf:
+ - bugfix: Meteors will no longer ignore shields.
diff --git a/html/changelogs/MeteorFix.yml b/html/changelogs/MeteorFix.yml
deleted file mode 100644
index d06f510b030..00000000000
--- a/html/changelogs/MeteorFix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - bugfix: "Meteors will no longer ignore shields."