diff --git a/html/changelog.html b/html/changelog.html
index e4ae03dde1f..5c0976fbd73 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,34 @@
-->
+
14 February 2017
+
Developed by Cyberboss, ported by Markolie updated:
+
+ - Progress bars will now stack vertically.
+ - Progress bars will no longer be affected by lighting.
+
+
DrunkDwarf updated:
+
+ - Adds a section to the Airlock menu of the RCD to allow specifying the name of the new Airlock
+
+
Fethas updated:
+
+ - You can no longer put anything THAT IS ALREADY A CULTIST IN A SOULSTONE....AT ALL.
+ - Readds missing beserker robe sprite.
+ - Cap growth serum at 1.5
+
+
Fox McCloud updated:
+
+ - Xenobiology console should be more responsive when using/exiting using it
+ - Xenobiology console can now be loaded with a bag
+ - Using monkey cubes on the Xenobiology console no longer makes you attempt to utilize the console
+
+
Markolie updated:
+
+ - The kinetic accelerator sprite modkits now apply properly when the kinetic accelerator is empty.
+ - Welding tools now once again have a proper in-hand when turned on.
+
+
13 February 2017
Crazylemon64 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e4e78e06518..0c8f23bcc93 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -3690,3 +3690,25 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
uraniummeltdown:
- rscadd: Nuclear Operatives can customize the Declaration of War.
- rscadd: The RSF has a unique sprite.
+2017-02-14:
+ Developed by Cyberboss, ported by Markolie:
+ - tweak: Progress bars will now stack vertically.
+ - bugfix: Progress bars will no longer be affected by lighting.
+ DrunkDwarf:
+ - rscadd: Adds a section to the Airlock menu of the RCD to allow specifying the
+ name of the new Airlock
+ Fethas:
+ - bugfix: You can no longer put anything THAT IS ALREADY A CULTIST IN A SOULSTONE....AT
+ ALL.
+ - bugfix: Readds missing beserker robe sprite.
+ - tweak: Cap growth serum at 1.5
+ Fox McCloud:
+ - tweak: Xenobiology console should be more responsive when using/exiting using
+ it
+ - tweak: Xenobiology console can now be loaded with a bag
+ - bugfix: Using monkey cubes on the Xenobiology console no longer makes you attempt
+ to utilize the console
+ Markolie:
+ - bugfix: The kinetic accelerator sprite modkits now apply properly when the kinetic
+ accelerator is empty.
+ - bugfix: Welding tools now once again have a proper in-hand when turned on.
diff --git a/html/changelogs/AutoChangeLog-pr-6277.yml b/html/changelogs/AutoChangeLog-pr-6277.yml
deleted file mode 100644
index fb8dddf35b6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6277.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Fethas"
-delete-after: True
-changes:
- - bugfix: "You can no longer put anything THAT IS ALREADY A CULTIST IN A SOULSTONE....AT ALL."
- - bugfix: "Readds missing beserker robe sprite."
diff --git a/html/changelogs/AutoChangeLog-pr-6359.yml b/html/changelogs/AutoChangeLog-pr-6359.yml
deleted file mode 100644
index ae35bd69074..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6359.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - tweak: "Xenobiology console should be more responsive when using/exiting using it"
- - tweak: "Xenobiology console can now be loaded with a bag"
- - bugfix: "Using monkey cubes on the Xenobiology console no longer makes you attempt to utilize the console"
diff --git a/html/changelogs/AutoChangeLog-pr-6388.yml b/html/changelogs/AutoChangeLog-pr-6388.yml
deleted file mode 100644
index a6c504071a7..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6388.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "DrunkDwarf"
-delete-after: True
-changes:
- - rscadd: "Adds a section to the Airlock menu of the RCD to allow specifying the name of the new Airlock"
diff --git a/html/changelogs/AutoChangeLog-pr-6425.yml b/html/changelogs/AutoChangeLog-pr-6425.yml
deleted file mode 100644
index 7b87e1835ac..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6425.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Developed by Cyberboss, ported by Markolie"
-delete-after: True
-changes:
- - tweak: "Progress bars will now stack vertically."
- - bugfix: "Progress bars will no longer be affected by lighting."
diff --git a/html/changelogs/AutoChangeLog-pr-6435.yml b/html/changelogs/AutoChangeLog-pr-6435.yml
deleted file mode 100644
index 5e25d33b627..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6435.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Fethas"
-delete-after: True
-changes:
- - tweak: "Cap growth serum at 1.5"
diff --git a/html/changelogs/AutoChangeLog-pr-6443.yml b/html/changelogs/AutoChangeLog-pr-6443.yml
deleted file mode 100644
index f568f47d370..00000000000
--- a/html/changelogs/AutoChangeLog-pr-6443.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Markolie"
-delete-after: True
-changes:
- - bugfix: "The kinetic accelerator sprite modkits now apply properly when the kinetic accelerator is empty."
- - bugfix: "Welding tools now once again have a proper in-hand when turned on."