diff --git a/html/changelog.html b/html/changelog.html
index 942f6f8c660..b75510ad4fa 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -53,6 +53,15 @@
-->
+
31 March 2017
+
Anewbe updated:
+
+ - Added a number of crates to cargo.
+ - Added the electric welder as a hidden autolathe recipe.
+ - Added a few colored (in sprite, not in color) flashlights, to the loadout. Sprites c/o Schnayy.
+ - Maps in a pair of jumper cable kits. Use these to revive FBPs.
+
+
30 March 2017
Anewbe updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index f22af10e4a4..3c69878eb17 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3358,3 +3358,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Adds body markings and tattoos.
MagmaRam:
- bugfix: Borgs and assorted robits can now use grinders in chemistry and the kitchen.
+2017-03-31:
+ Anewbe:
+ - rscadd: Added a number of crates to cargo.
+ - rscadd: Added the electric welder as a hidden autolathe recipe.
+ - rscadd: Added a few colored (in sprite, not in color) flashlights, to the loadout.
+ Sprites c/o Schnayy.
+ - rscadd: Maps in a pair of jumper cable kits. Use these to revive FBPs.
diff --git a/html/changelogs/Anewbe - Cargo.yml b/html/changelogs/Anewbe - Cargo.yml
deleted file mode 100644
index 73428d6fdf3..00000000000
--- a/html/changelogs/Anewbe - Cargo.yml
+++ /dev/null
@@ -1,37 +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: Anewbe
-
-# 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:
- - rscadd: "Added a number of crates to cargo."
- - rscadd: "Added the electric welder as a hidden autolathe recipe."
diff --git a/html/changelogs/Anewbe - Flashlights.yml b/html/changelogs/Anewbe - Flashlights.yml
deleted file mode 100644
index 2382cd6d6d6..00000000000
--- a/html/changelogs/Anewbe - Flashlights.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: Anewbe
-
-# 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:
- - rscadd: "Added a few colored (in sprite, not in color) flashlights, to the loadout. Sprites c/o Schnayy."
\ No newline at end of file
diff --git a/html/changelogs/Anewbe - Jumper Cables.yml b/html/changelogs/Anewbe - Jumper Cables.yml
deleted file mode 100644
index 3749c5813da..00000000000
--- a/html/changelogs/Anewbe - Jumper Cables.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: Anewbe
-
-# 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:
- - rscadd: "Maps in a pair of jumper cable kits. Use these to revive FBPs."