diff --git a/html/changelog.html b/html/changelog.html
index e40bd40264..f9498dafe5 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -53,6 +53,21 @@
-->
+
21 January 2020
+
Heroman3003 updated:
+
+ - A thin sheet of lead properly defeats radiation once more, but steel beams remain permeable.
+
+
TheFurryFeline updated:
+
+ - Name and desc vars switched for changeling combat boots so removal of item doesn't output an excessively long name.
+ - Fixes light frames returning 5 steel per deconstruction when 2 steel is used to create the frame.
+
+
schnayy updated:
+
+ - Added the Pyralis borg sprites.
+
+
31 December 2019
Atermonera updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c229806ec3..9006651462 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -4860,3 +4860,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
you to both use the replacer on a box of bulbs to get the bulbs added as well
as clicking the item with a box of bulbs to put them inside it.
- rscadd: Spray bottles can now be printed in the Autolathe.
+2020-01-21:
+ Heroman3003:
+ - bugfix: A thin sheet of lead properly defeats radiation once more, but steel beams
+ remain permeable.
+ TheFurryFeline:
+ - bugfix: Name and desc vars switched for changeling combat boots so removal of
+ item doesn't output an excessively long name.
+ - bugfix: Fixes light frames returning 5 steel per deconstruction when 2 steel is
+ used to create the frame.
+ schnayy:
+ - rscadd: Added the Pyralis borg sprites.
diff --git a/html/changelogs/TheFurryFeline - Changeling_Item_Name-Desc-Fixy.yml b/html/changelogs/TheFurryFeline - Changeling_Item_Name-Desc-Fixy.yml
deleted file mode 100644
index 685be07341..0000000000
--- a/html/changelogs/TheFurryFeline - Changeling_Item_Name-Desc-Fixy.yml
+++ /dev/null
@@ -1,36 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: TheFurryFeline
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - bugfix: "Name and desc vars switched for changeling combat boots so removal of item doesn't output an excessively long name."
diff --git a/html/changelogs/TheFurryFeline - Light_Frame_Infinite_Steel_Fixy.yml b/html/changelogs/TheFurryFeline - Light_Frame_Infinite_Steel_Fixy.yml
deleted file mode 100644
index f1fdd37a33..0000000000
--- a/html/changelogs/TheFurryFeline - Light_Frame_Infinite_Steel_Fixy.yml
+++ /dev/null
@@ -1,36 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: TheFurryFeline
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - bugfix: "Fixes light frames returning 5 steel per deconstruction when 2 steel is used to create the frame."
\ No newline at end of file
diff --git a/html/changelogs/TheFurryFeline - Typo_Fixy_Again.yml b/html/changelogs/TheFurryFeline - Typo_Fixy_Again.yml
deleted file mode 100644
index fb38f29e2a..0000000000
--- a/html/changelogs/TheFurryFeline - Typo_Fixy_Again.yml
+++ /dev/null
@@ -1,36 +0,0 @@
-################################
-# Example Changelog File
-#
-# Note: This file, and files beginning with ".", and files that don't end in ".yml" will not be read. If you change this file, you will look really dumb.
-#
-# Your changelog will be merged with a master changelog. (New stuff added only, and only on the date entry for the day it was merged.)
-# When it is, any changes listed below will disappear.
-#
-# Valid Prefixes:
-# bugfix
-# wip (For works in progress)
-# tweak
-# soundadd
-# sounddel
-# rscadd (general adding of nice things)
-# rscdel (general deleting of nice things)
-# imageadd
-# imagedel
-# maptweak
-# spellcheck (typo fixes)
-# experiment
-#################################
-
-# Your name.
-author: TheFurryFeline
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - bugfix: "Fixes an extra 'unleash' in desc.."
diff --git a/html/changelogs/schnayy-glitterfly_borg.yml b/html/changelogs/schnayy-glitterfly_borg.yml
deleted file mode 100644
index 7733a0b1cb..0000000000
--- a/html/changelogs/schnayy-glitterfly_borg.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: schnayy
-
-delete-after: True
-
- - rscadd: "Added the Pyralis borg sprites."