diff --git a/html/changelog.html b/html/changelog.html
index eb0daadad3..ae6ba88f27 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -53,6 +53,28 @@
-->
+
28 January 2017
+
Anewbe updated:
+
+ - Added Medical and Meson aviators.
+ - Medical and Meson aviators are now in the loadout, department locked.
+ - Meson Scanners have been added to the loadout, department locked.
+ - Medical hardsuit has a toggleable sprint.
+ - Carbon and Hematite should show up in asteroid walls.
+ - Readded the random crates from mining.
+ - Digging through an artifact sometimes doesn't destroy the artifact.
+ - Space and cracked sand should no longer stop mining drills.
+ - Diona can regenerate organs and limbs.
+
+
PsiOmegaDelta updated:
+
+ - Resetting a character slot now requires confirmation.
+
+
Zuhayr updated:
+
+ - Added a reset slot button to chargen.
+
+
23 January 2017
Anewbe updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index b4e0a70090..dc20965687 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3264,3 +3264,18 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Techhead:
- rscadd: 'Added a new random event: Shipping Error - A random crate is mistakenly
shipped to the station.'
+2017-01-28:
+ Anewbe:
+ - rscadd: Added Medical and Meson aviators.
+ - rscadd: Medical and Meson aviators are now in the loadout, department locked.
+ - rscadd: Meson Scanners have been added to the loadout, department locked.
+ - rscadd: Medical hardsuit has a toggleable sprint.
+ - bugfix: Carbon and Hematite should show up in asteroid walls.
+ - rscadd: Readded the random crates from mining.
+ - rscadd: Digging through an artifact sometimes doesn't destroy the artifact.
+ - bugfix: Space and cracked sand should no longer stop mining drills.
+ - rscadd: Diona can regenerate organs and limbs.
+ PsiOmegaDelta:
+ - rscadd: Resetting a character slot now requires confirmation.
+ Zuhayr:
+ - rscadd: Added a reset slot button to chargen.
diff --git a/html/changelogs/Anewbe - Aviators.yml b/html/changelogs/Anewbe - Aviators.yml
deleted file mode 100644
index bd82bbad19..0000000000
--- a/html/changelogs/Anewbe - Aviators.yml
+++ /dev/null
@@ -1,38 +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 Medical and Meson aviators."
- - rscadd: "Medical and Meson aviators are now in the loadout, department locked."
- - rscadd: "Meson Scanners have been added to the loadout, department locked."
\ No newline at end of file
diff --git a/html/changelogs/Anewbe - MedicalSprint.yml b/html/changelogs/Anewbe - MedicalSprint.yml
deleted file mode 100644
index 81d43ba822..0000000000
--- a/html/changelogs/Anewbe - MedicalSprint.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: "Medical hardsuit has a toggleable sprint."
diff --git a/html/changelogs/Anewbe - MiningFixes.yml b/html/changelogs/Anewbe - MiningFixes.yml
deleted file mode 100644
index dbe16dbd44..0000000000
--- a/html/changelogs/Anewbe - MiningFixes.yml
+++ /dev/null
@@ -1,39 +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:
- - bugfix: "Carbon and Hematite should show up in asteroid walls."
- - rscadd: "Readded the random crates from mining."
- - rscadd: "Digging through an artifact sometimes doesn't destroy the artifact."
- - bugfix: "Space and cracked sand should no longer stop mining drills."
\ No newline at end of file
diff --git a/html/changelogs/Anewbe - Regenerate.yml b/html/changelogs/Anewbe - Regenerate.yml
deleted file mode 100644
index ceb22cbc17..0000000000
--- a/html/changelogs/Anewbe - Regenerate.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: "Diona can regenerate organs and limbs."
diff --git a/html/changelogs/PsiOmegaDelta - IAmKind.yml b/html/changelogs/PsiOmegaDelta - IAmKind.yml
deleted file mode 100644
index a0e7423b73..0000000000
--- a/html/changelogs/PsiOmegaDelta - IAmKind.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: PsiOmegaDelta
-
-# 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: "Resetting a character slot now requires confirmation."
diff --git a/html/changelogs/zuhayr-saves.yml b/html/changelogs/zuhayr-saves.yml
deleted file mode 100644
index c20096f478..0000000000
--- a/html/changelogs/zuhayr-saves.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: Zuhayr
-
-# 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 reset slot button to chargen."
\ No newline at end of file