diff --git a/html/changelog.html b/html/changelog.html
index 4e4a4f663b6..372040dacae 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,12 @@
-->
+
07 October 2017
+
imsxz updated:
+
+ - Aliens now always spawn as a pair when their infestation event begins.
+
+
06 October 2017
Birdtalon updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 031900a418c..3150dadd208 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5511,3 +5511,6 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2017-10-06:
Birdtalon:
- bugfix: Bottler doesn't break after one use.
+2017-10-07:
+ imsxz:
+ - tweak: Aliens now always spawn as a pair when their infestation event begins.
diff --git a/html/changelogs/AutoChangeLog-pr-8191.yml b/html/changelogs/AutoChangeLog-pr-8191.yml
deleted file mode 100644
index af9505f689c..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8191.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "imsxz"
-delete-after: True
-changes:
- - tweak: "Aliens now always spawn as a pair when their infestation event begins."