diff --git a/html/changelog.html b/html/changelog.html
index eeec72bfb58..2b09c8a0128 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,17 @@
-->
+
01 December 2017
+
Fox McCloud updated:
+
+ - Lungs are now responsible for breathing instead of a mob; mix and match lungs however you like!
+ - Ripping out someone's lungs or them necrotizing will make a person suffocate; it will no longer kill them instantly
+ - Drask no longer heal burn damage from breathing cold air (brute is still healed)
+ - Lungs no longer rupture in low pressure
+ - Not having lungs means you can't talk
+ - remove the discrete internals button on the HUD; use the tank action button!
+
+
30 November 2017
ExitGame updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 01c1a2c161e..0f2ff14cfa4 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -5807,3 +5807,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: species check
Fox McCloud:
- tweak: shotgun pellets deal less damage the further they travel
+2017-12-01:
+ Fox McCloud:
+ - rscadd: Lungs are now responsible for breathing instead of a mob; mix and match
+ lungs however you like!
+ - tweak: Ripping out someone's lungs or them necrotizing will make a person suffocate;
+ it will no longer kill them instantly
+ - tweak: Drask no longer heal burn damage from breathing cold air (brute is still
+ healed)
+ - tweak: Lungs no longer rupture in low pressure
+ - tweak: Not having lungs means you can't talk
+ - rscdel: remove the discrete internals button on the HUD; use the tank action button!
diff --git a/html/changelogs/AutoChangeLog-pr-7832.yml b/html/changelogs/AutoChangeLog-pr-7832.yml
deleted file mode 100644
index 70303e22a45..00000000000
--- a/html/changelogs/AutoChangeLog-pr-7832.yml
+++ /dev/null
@@ -1,9 +0,0 @@
-author: "Fox McCloud"
-delete-after: True
-changes:
- - rscadd: "Lungs are now responsible for breathing instead of a mob; mix and match lungs however you like!"
- - tweak: "Ripping out someone's lungs or them necrotizing will make a person suffocate; it will no longer kill them instantly"
- - tweak: "Drask no longer heal burn damage from breathing cold air (brute is still healed)"
- - tweak: "Lungs no longer rupture in low pressure"
- - tweak: "Not having lungs means you can't talk"
- - rscdel: "remove the discrete internals button on the HUD; use the tank action button!"