diff --git a/html/changelog.html b/html/changelog.html
index 2249cd0d418c6..0b4ca60c72957 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,16 @@
-->
+
08 December 2024
+
PowerfulBacon updated:
+
+ - Changeling armblade buffed to 30 damage
+ - Changeling armor no longer slows you down
+ - Teratoma and changeling armour no longer require absorbs to use.
+ - Adds a limit of 2 living teratomas to changelings.
+ - Teratomas will now share DNA with the person that made them, which opens the way for detective work and changeling confusion counter-play.
+
+
07 December 2024
Geatish, dejaku51 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 59d61a0efb1e9..c17ad97797eb5 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -45178,3 +45178,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- refactor: refactored armor into subtypes.
- refactor: rolls permeability var into armor
- code_imp: unit tests against armor application
+2024-12-08:
+ PowerfulBacon:
+ - balance: Changeling armblade buffed to 30 damage
+ - balance: Changeling armor no longer slows you down
+ - balance: Teratoma and changeling armour no longer require absorbs to use.
+ - balance: Adds a limit of 2 living teratomas to changelings.
+ - balance: Teratomas will now share DNA with the person that made them, which opens
+ the way for detective work and changeling confusion counter-play.
diff --git a/html/changelogs/AutoChangeLog-pr-11962.yml b/html/changelogs/AutoChangeLog-pr-11962.yml
deleted file mode 100644
index d0e7eb467c491..0000000000000
--- a/html/changelogs/AutoChangeLog-pr-11962.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: PowerfulBacon
-delete-after: true
-changes:
- - balance: Changeling armblade buffed to 30 damage
- - balance: Changeling armor no longer slows you down
- - balance: Teratoma and changeling armour no longer require absorbs to use.
- - balance: Adds a limit of 2 living teratomas to changelings.
- - balance: Teratomas will now share DNA with the person that made them, which opens
- the way for detective work and changeling confusion counter-play.