diff --git a/html/changelog.html b/html/changelog.html
index 3d29a1ab29c..4b29675cbbc 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,19 @@
-->
+
25 October 2017
+
Anasari updated:
+
+ - Flavour text description in character setup now consistent with rules.
+ - Grenade reagent are also logged when they are primed
+ - TC from war op increased by 2 per player above 50.
+
+
Kyep updated:
+
+ - ERTs now support janitor, paranormal, and cyborg ERT units, as well as specific slot configurations.
+ - Heads of staff who are editing another admin's permissions in the admin panel can now toggle several permissions for a person without re-finding them in the list. Hitting 'cancel' at any point drops out of the loop. It also notifies admins whether they're toggling a permission on, or off.
+
+
22 October 2017
Crazylemon64 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 5700f198f45..07b8f54fdde 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5616,3 +5616,15 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Buff Terror Spiders against space wind.
- tweak: Buff some blobmobs aginst space wind.
- tweak: Frost requires heat to remove.
+2017-10-25:
+ Anasari:
+ - tweak: Flavour text description in character setup now consistent with rules.
+ - rscadd: Grenade reagent are also logged when they are primed
+ - tweak: TC from war op increased by 2 per player above 50.
+ Kyep:
+ - rscadd: ERTs now support janitor, paranormal, and cyborg ERT units, as well as
+ specific slot configurations.
+ - tweak: Heads of staff who are editing another admin's permissions in the admin
+ panel can now toggle several permissions for a person without re-finding them
+ in the list. Hitting 'cancel' at any point drops out of the loop. It also notifies
+ admins whether they're toggling a permission on, or off.
diff --git a/html/changelogs/AutoChangeLog-pr-8218.yml b/html/changelogs/AutoChangeLog-pr-8218.yml
deleted file mode 100644
index dfd32c71c3b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8218.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Anasari"
-delete-after: True
-changes:
- - tweak: "TC from war op increased by 2 per player above 50."
diff --git a/html/changelogs/AutoChangeLog-pr-8220.yml b/html/changelogs/AutoChangeLog-pr-8220.yml
deleted file mode 100644
index 1d332e0c1e3..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8220.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Anasari"
-delete-after: True
-changes:
- - rscadd: "Grenade reagent are also logged when they are primed"
diff --git a/html/changelogs/AutoChangeLog-pr-8266.yml b/html/changelogs/AutoChangeLog-pr-8266.yml
deleted file mode 100644
index 862cb650d15..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8266.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - tweak: "Heads of staff who are editing another admin's permissions in the admin panel can now toggle several permissions for a person without re-finding them in the list. Hitting 'cancel' at any point drops out of the loop. It also notifies admins whether they're toggling a permission on, or off."
diff --git a/html/changelogs/AutoChangeLog-pr-8269.yml b/html/changelogs/AutoChangeLog-pr-8269.yml
deleted file mode 100644
index af322fa4ec1..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8269.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Anasari"
-delete-after: True
-changes:
- - tweak: "Flavour text description in character setup now consistent with rules."
diff --git a/html/changelogs/AutoChangeLog-pr-8270.yml b/html/changelogs/AutoChangeLog-pr-8270.yml
deleted file mode 100644
index 053c01eed2b..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8270.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - rscadd: "ERTs now support janitor, paranormal, and cyborg ERT units, as well as specific slot configurations."