diff --git a/html/changelog.html b/html/changelog.html
index 729575a4b41..b4266a90350 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,21 @@
-->
+
08 December 2020
+
JohnWildkins updated:
+
+ - Repairing a robotic body part with a welding tool now fails (without damage) if it runs out of fuel before completion.
+ - Nitroglycerin no longer explodes upon mixing, nor does it explode due to cold temperatures.
+ - IPCs are no longer able to make their limbs human in character setup.
+ - Stowing or equipping the RCD-T (malf fabricator) as a construction borg should no longer create an infinite inventory.
+ - Using too low of a quality of scanning module in the camera upgrade process will now produce a warning.
+ - Camera monitors should no longer trap players inside them if they lose power.
+ - Writing in blood now checks for adjacency to the tile at each step of the writing process.
+ - Rat skeletons (and other remains) now feel the effects of gravity, and should fall appropriately.
+ - The unbitten half of a bitten chip is no longer able to infinitely produce nutrition via salsa or other dips.
+ - Rods should no longer fail to superheat on a properly charged crossbow.
+
+
07 December 2020
Geeves updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c3e3ae0ebe3..79c954c01eb 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -17310,3 +17310,23 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2020-12-07:
Geeves:
- bugfix: Pick-up animations now work.
+2020-12-08:
+ JohnWildkins:
+ - tweak: Repairing a robotic body part with a welding tool now fails (without damage)
+ if it runs out of fuel before completion.
+ - bugfix: Nitroglycerin no longer explodes upon mixing, nor does it explode due
+ to cold temperatures.
+ - bugfix: IPCs are no longer able to make their limbs human in character setup.
+ - bugfix: Stowing or equipping the RCD-T (malf fabricator) as a construction borg
+ should no longer create an infinite inventory.
+ - bugfix: Using too low of a quality of scanning module in the camera upgrade process
+ will now produce a warning.
+ - bugfix: Camera monitors should no longer trap players inside them if they lose
+ power.
+ - bugfix: Writing in blood now checks for adjacency to the tile at each step of
+ the writing process.
+ - bugfix: Rat skeletons (and other remains) now feel the effects of gravity, and
+ should fall appropriately.
+ - bugfix: The unbitten half of a bitten chip is no longer able to infinitely produce
+ nutrition via salsa or other dips.
+ - bugfix: Rods should no longer fail to superheat on a properly charged crossbow.
diff --git a/html/changelogs/johnwildkins-bugfixgalore.yml b/html/changelogs/johnwildkins-bugfixgalore.yml
deleted file mode 100644
index 97da5df2aef..00000000000
--- a/html/changelogs/johnwildkins-bugfixgalore.yml
+++ /dev/null
@@ -1,15 +0,0 @@
-author: JohnWildkins
-
-delete-after: True
-
-changes:
- - tweak: "Repairing a robotic body part with a welding tool now fails (without damage) if it runs out of fuel before completion."
- - bugfix: "Nitroglycerin no longer explodes upon mixing, nor does it explode due to cold temperatures."
- - bugfix: "IPCs are no longer able to make their limbs human in character setup."
- - bugfix: "Stowing or equipping the RCD-T (malf fabricator) as a construction borg should no longer create an infinite inventory."
- - bugfix: "Using too low of a quality of scanning module in the camera upgrade process will now produce a warning."
- - bugfix: "Camera monitors should no longer trap players inside them if they lose power."
- - bugfix: "Writing in blood now checks for adjacency to the tile at each step of the writing process."
- - bugfix: "Rat skeletons (and other remains) now feel the effects of gravity, and should fall appropriately."
- - bugfix: "The unbitten half of a bitten chip is no longer able to infinitely produce nutrition via salsa or other dips."
- - bugfix: "Rods should no longer fail to superheat on a properly charged crossbow."