diff --git a/html/changelog.html b/html/changelog.html
index 8294d595569..da8d6d5cbfc 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -55,6 +55,24 @@
-->
+
17 September 2018
+
AnturK updated:
+
+ - Failsafe codes for uplinks are now available for purchase.
+
+
Dax Dupont updated:
+
+ - Fixes missing human mob subtype for felinids.
+
+
Frosty Fridge updated:
+
+ - Reduced steps for reconstruction surgery & increased healing
+
+
Tlaltecuhtli updated:
+
+ - combat knifes can stick in the wounds now
+
+
16 September 2018
Naksu updated:
@@ -1468,13 +1486,6 @@
- Mech equipment can be detached again. This probably also fixes any other uncaught bugs relating to objects moving out of other objects.
-
- 16 July 2018
- kevinz000 updated:
-
- - Integrated circuit clocks now come in 3 flavors: Nanotrasen time (round time), Station time (station time), and Bluespace time (server time, therefore not affected by lag/time dilation)
- - Integrated circuit clocks now also output a raw value for deciseconds, allowing for interesting timer constructions.
-
GoonStation 13 Development Team
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 268c20b7cdb..5087576ec5f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -20149,3 +20149,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
.git files.
- bugfix: The telecomms log computers now use the actual language of messages, rather
than mob type.
+2018-09-17:
+ AnturK:
+ - rscadd: Failsafe codes for uplinks are now available for purchase.
+ Dax Dupont:
+ - bugfix: Fixes missing human mob subtype for felinids.
+ Frosty Fridge:
+ - balance: Reduced steps for reconstruction surgery & increased healing
+ Tlaltecuhtli:
+ - balance: combat knifes can stick in the wounds now
diff --git a/html/changelogs/AutoChangeLog-pr-40052.yml b/html/changelogs/AutoChangeLog-pr-40052.yml
deleted file mode 100644
index 77f339b2554..00000000000
--- a/html/changelogs/AutoChangeLog-pr-40052.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Frosty Fridge"
-delete-after: True
-changes:
- - balance: "Reduced steps for reconstruction surgery & increased healing"
diff --git a/html/changelogs/AutoChangeLog-pr-40290.yml b/html/changelogs/AutoChangeLog-pr-40290.yml
deleted file mode 100644
index 99423e3ab7b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-40290.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Dax Dupont"
-delete-after: True
-changes:
- - bugfix: "Fixes missing human mob subtype for felinids."
diff --git a/html/changelogs/AutoChangeLog-pr-40301.yml b/html/changelogs/AutoChangeLog-pr-40301.yml
deleted file mode 100644
index a3524c82ea8..00000000000
--- a/html/changelogs/AutoChangeLog-pr-40301.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "AnturK"
-delete-after: True
-changes:
- - rscadd: "Failsafe codes for uplinks are now available for purchase."
diff --git a/html/changelogs/AutoChangeLog-pr-40302.yml b/html/changelogs/AutoChangeLog-pr-40302.yml
deleted file mode 100644
index 8ac8b54bc46..00000000000
--- a/html/changelogs/AutoChangeLog-pr-40302.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Tlaltecuhtli"
-delete-after: True
-changes:
- - balance: "combat knifes can stick in the wounds now"