diff --git a/html/changelog.html b/html/changelog.html
index 52e4c19eebb..3a422905ea0 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,17 @@
-->
+
13 November 2017
+
Alffd updated:
+
+ - Fixes muzzles not preventing vampire biting unless the target was wearing the muzzle.
+ - Makes throwing the ambulance with atmospherics almost impossible.
+
+
VexingRaven updated:
+
+ - Fixes the message that appears when a mob being force-fed a snack finishes eating that snack.
+
+
12 November 2017
Kyep updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 25599312a73..6f032b1991e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5730,3 +5730,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Admins are far more likely to notice people being set to execute, more detailed
explanations of executions must be sent to CC, and admins are more able to intervene
when an execution is obviously illegal.
+2017-11-13:
+ Alffd:
+ - bugfix: Fixes muzzles not preventing vampire biting unless the target was wearing
+ the muzzle.
+ - bugfix: Makes throwing the ambulance with atmospherics almost impossible.
+ VexingRaven:
+ - bugfix: Fixes the message that appears when a mob being force-fed a snack finishes
+ eating that snack.
diff --git a/html/changelogs/AutoChangeLog-pr-8279.yml b/html/changelogs/AutoChangeLog-pr-8279.yml
deleted file mode 100644
index 6941ede0b66..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8279.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "VexingRaven"
-delete-after: True
-changes:
- - bugfix: "Fixes the message that appears when a mob being force-fed a snack finishes eating that snack."
diff --git a/html/changelogs/AutoChangeLog-pr-8365.yml b/html/changelogs/AutoChangeLog-pr-8365.yml
deleted file mode 100644
index f17d59a20d6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8365.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Alffd"
-delete-after: True
-changes:
- - bugfix: "Makes throwing the ambulance with atmospherics almost impossible."
diff --git a/html/changelogs/AutoChangeLog-pr-8369.yml b/html/changelogs/AutoChangeLog-pr-8369.yml
deleted file mode 100644
index d3faca87857..00000000000
--- a/html/changelogs/AutoChangeLog-pr-8369.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Alffd"
-delete-after: True
-changes:
- - bugfix: "Fixes muzzles not preventing vampire biting unless the target was wearing the muzzle."