diff --git a/html/changelog.html b/html/changelog.html
index d0e418c9d0a..1b2e928cd10 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -56,6 +56,18 @@
-->
+
28 November 2018
+
Kyep and FoS updated:
+
+ - Updated hellhound with new sprites by FoS, slightly better AI, and more fixes/tweaks.
+
+
tigercat2000 updated:
+
+ - You can now speak in multiple languages in the same message! This works for all forms of speech, including radios. Minus megaphones because fuck em.
+ - Some mild formatting errors and inconsistencies that have historically been present within mob speech.
+ - Holopads behaving a bit weirdly with how they interact with the typical say system
+
+
27 November 2018
Azule Utama updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e1a5a2b2e18..3d54473dd45 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8248,3 +8248,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Fixes being able to attach IV drips when incapacitated
Farie82:
- bugfix: You can now actually make the rescue jaws
+2018-11-28:
+ Kyep and FoS:
+ - rscadd: Updated hellhound with new sprites by FoS, slightly better AI, and more
+ fixes/tweaks.
+ tigercat2000:
+ - rscadd: You can now speak in multiple languages in the same message! This works
+ for all forms of speech, including radios. Minus megaphones because fuck em.
+ - bugfix: Some mild formatting errors and inconsistencies that have historically
+ been present within mob speech.
+ - bugfix: Holopads behaving a bit weirdly with how they interact with the typical
+ say system
diff --git a/html/changelogs/AutoChangeLog-pr-10330.yml b/html/changelogs/AutoChangeLog-pr-10330.yml
deleted file mode 100644
index 924049f7f64..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10330.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: "tigercat2000"
-delete-after: True
-changes:
- - rscadd: "You can now speak in multiple languages in the same message! This works for all forms of speech, including radios. Minus megaphones because fuck em."
- - bugfix: "Some mild formatting errors and inconsistencies that have historically been present within mob speech."
- - bugfix: "Holopads behaving a bit weirdly with how they interact with the typical say system"
diff --git a/html/changelogs/AutoChangeLog-pr-10361.yml b/html/changelogs/AutoChangeLog-pr-10361.yml
deleted file mode 100644
index 712d4a8b402..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10361.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep and FoS"
-delete-after: True
-changes:
- - rscadd: "Updated hellhound with new sprites by FoS, slightly better AI, and more fixes/tweaks."