diff --git a/html/changelog.html b/html/changelog.html
index 0d5a368c21d..45ad67df58b 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,38 @@
-->
+
22 December 2015
+
Iamgoofball updated:
+
+ - Tesla engine has been added alongside the singularity engine to all maps.
+
+
Joan updated:
+
+ - Adds three new blob chemicals:
+ - Replicating Foam, which is brown, does brute damage, has bonus expansion, and has a chance to expand when damaged.
+ - Sporing Pods, which is light orange, does low toxin damage, and has a chance to produce weak spores when expanding or killed.
+ - Synchronous Mesh, which is teal, does brute damage and bonus damage for each blob tile near the target, and splits damage taken between nearby blobs.
+ - Synchronous Mesh blobs take 25% more damage, to compensate for the spread damage.
+
+
Kor updated:
+
+ - Cayenne will no longer be targeted by the syndicate turrets.
+ - Energy shields now only reflect energy projectiles.
+ - Added accelerator sniper rounds to uplink, a weak projectile that ramps up damage the farther it flies.
+
+
MMMiracles updated:
+
+ - Saber magazines have been dropped to 21 per magazine. When asked, Nanotrasens official ballistic department replied "There is indeed such a thing as too much bullet."
+
+
Xhuis updated:
+
+ - Stun batons can now be blocked by shields, blocked hits don't deduct charge.
+
+
xxalpha updated:
+
+ - Janitor cyborgs now have a bottle of drying agent.
+
+
21 December 2015
AnturK updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 3b91d8d4bac..63049f81b10 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3014,3 +3014,29 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
for a special discount.
The-Albinobigfoot:
- rscadd: Nuclear Operative families may once again requisition ultra-adhesive footwear.
+2015-12-22:
+ Iamgoofball:
+ - rscadd: Tesla engine has been added alongside the singularity engine to all maps.
+ Joan:
+ - wip: 'Adds three new blob chemicals:'
+ - rscadd: Replicating Foam, which is brown, does brute damage, has bonus expansion,
+ and has a chance to expand when damaged.
+ - rscadd: Sporing Pods, which is light orange, does low toxin damage, and has a
+ chance to produce weak spores when expanding or killed.
+ - rscadd: Synchronous Mesh, which is teal, does brute damage and bonus damage for
+ each blob tile near the target, and splits damage taken between nearby blobs.
+ - experiment: Synchronous Mesh blobs take 25% more damage, to compensate for the
+ spread damage.
+ Kor:
+ - rscadd: Cayenne will no longer be targeted by the syndicate turrets.
+ - tweak: Energy shields now only reflect energy projectiles.
+ - rscadd: Added accelerator sniper rounds to uplink, a weak projectile that ramps
+ up damage the farther it flies.
+ MMMiracles:
+ - bugfix: Saber magazines have been dropped to 21 per magazine. When asked, Nanotrasens
+ official ballistic department replied "There is indeed such a thing as too much
+ bullet."
+ Xhuis:
+ - tweak: Stun batons can now be blocked by shields, blocked hits don't deduct charge.
+ xxalpha:
+ - rscadd: Janitor cyborgs now have a bottle of drying agent.
diff --git a/html/changelogs/AutoChangeLog-pr-13813.yml b/html/changelogs/AutoChangeLog-pr-13813.yml
deleted file mode 100644
index 96e64af3792..00000000000
--- a/html/changelogs/AutoChangeLog-pr-13813.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: MMMiracles
-delete-after: True
-changes:
- - bugfix: "Saber magazines have been dropped to 21 per magazine. When asked, Nanotrasens official ballistic department replied \"There is indeed such a thing as too much bullet.\""
diff --git a/html/changelogs/AutoChangeLog-pr-13858.yml b/html/changelogs/AutoChangeLog-pr-13858.yml
deleted file mode 100644
index 6ea0c2a028b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-13858.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Joan
-delete-after: True
-changes:
- - wip: "Adds three new blob chemicals:"
- - rscadd: "Replicating Foam, which is brown, does brute damage, has bonus expansion, and has a chance to expand when damaged."
- - rscadd: "Sporing Pods, which is light orange, does low toxin damage, and has a chance to produce weak spores when expanding or killed."
- - rscadd: "Synchronous Mesh, which is teal, does brute damage and bonus damage for each blob tile near the target, and splits damage taken between nearby blobs."
- - experiment: "Synchronous Mesh blobs take 25% more damage, to compensate for the spread damage."
diff --git a/html/changelogs/AutoChangeLog-pr-13869.yml b/html/changelogs/AutoChangeLog-pr-13869.yml
deleted file mode 100644
index 213d5f3e5a1..00000000000
--- a/html/changelogs/AutoChangeLog-pr-13869.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Kor
-delete-after: True
-changes:
- - rscadd: "Cayenne will no longer be targeted by the syndicate turrets."