diff --git a/html/changelog.html b/html/changelog.html
index 2ee2bc568c8..d8d0e395c59 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,21 @@
-->
+
28 October 2017
+
Kyep updated:
+
+ - Vamp jaunt/shadowstep no longer works on z2.
+ - Ghosts with sec hud enabled can now see mindshield, tracker and chem implants, as well as wanted status.
+
+
Landerlow updated:
+
+ - Adds Sake to a hacked booze dispenser's menu.
+
+
Squirgenheimer updated:
+
+ - Fixed a typo causing the inability to create the large energy crossbow in the protolathe.
+
+
27 October 2017
Birdtalon updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index d67f96cfb77..d7360652340 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5654,3 +5654,13 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
in things like random pills or bottles, added one to replace them.
- tweak: Removes adminordrazine and nanites from vent clog, replaces nanites with
syndicate_nanites.
+2017-10-28:
+ Kyep:
+ - bugfix: Vamp jaunt/shadowstep no longer works on z2.
+ - rscadd: Ghosts with sec hud enabled can now see mindshield, tracker and chem implants,
+ as well as wanted status.
+ Landerlow:
+ - rscadd: Adds Sake to a hacked booze dispenser's menu.
+ Squirgenheimer:
+ - bugfix: Fixed a typo causing the inability to create the large energy crossbow
+ in the protolathe.
diff --git a/html/changelogs/AutoChangeLog-pr-8301.yml b/html/changelogs/AutoChangeLog-pr-8301.yml
deleted file mode 100644
index a5ef47f0f41..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8301.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - rscadd: "Ghosts with sec hud enabled can now see mindshield, tracker and chem implants, as well as wanted status."
diff --git a/html/changelogs/AutoChangeLog-pr-8309.yml b/html/changelogs/AutoChangeLog-pr-8309.yml
deleted file mode 100644
index 144cf44830e..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8309.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Squirgenheimer"
-delete-after: True
-changes:
- - bugfix: "Fixed a typo causing the inability to create the large energy crossbow in the protolathe."
diff --git a/html/changelogs/AutoChangeLog-pr-8313.yml b/html/changelogs/AutoChangeLog-pr-8313.yml
deleted file mode 100644
index ecf62bc8417..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8313.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - bugfix: "Vamp jaunt/shadowstep no longer works on z2."
diff --git a/html/changelogs/AutoChangeLog-pr-8319.yml b/html/changelogs/AutoChangeLog-pr-8319.yml
deleted file mode 100644
index fbde54c6670..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8319.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Landerlow"
-delete-after: True
-changes:
- - rscadd: "Adds Sake to a hacked booze dispenser's menu."