diff --git a/html/changelog.html b/html/changelog.html
index 644d0c98685..d1a39ab7a48 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -61,6 +61,15 @@
- Cake cat is now makeable.
+ Kyep updated:
+
+ - Player-controlled hellhounds will no longer activate their smoke attack when they touch people on help intent.
+ - Greater hellhounds (a far more dangerous version of the hellhound) now have descriptions that make it clear they are not the same as the regular hellhounds people are used to seeing.
+
+ farie82 updated:
+
+ - fixes the viruses symptom creation being bugged. No more bluespace symptom creation
+
v0idp updated:
- Discord Bot Functionality
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 8810b52e3eb..42f30cf31de 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8892,5 +8892,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2019-01-29:
Alonefromhell and Mitchs98 and farie82:
- bugfix: Cake cat is now makeable.
+ Kyep:
+ - bugfix: Player-controlled hellhounds will no longer activate their smoke attack
+ when they touch people on help intent.
+ - tweak: Greater hellhounds (a far more dangerous version of the hellhound) now
+ have descriptions that make it clear they are not the same as the regular hellhounds
+ people are used to seeing.
+ farie82:
+ - bugfix: fixes the viruses symptom creation being bugged. No more bluespace symptom
+ creation
v0idp:
- rscadd: Discord Bot Functionality
diff --git a/html/changelogs/AutoChangeLog-pr-10767.yml b/html/changelogs/AutoChangeLog-pr-10767.yml
deleted file mode 100644
index 6005700a26a..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10767.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "farie82"
-delete-after: True
-changes:
- - bugfix: "fixes the viruses symptom creation being bugged. No more bluespace symptom creation"
diff --git a/html/changelogs/AutoChangeLog-pr-10772.yml b/html/changelogs/AutoChangeLog-pr-10772.yml
deleted file mode 100644
index 4c4a4402cbd..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10772.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - bugfix: "Player-controlled hellhounds will no longer activate their smoke attack when they touch people on help intent."
- - tweak: "Greater hellhounds (a far more dangerous version of the hellhound) now have descriptions that make it clear they are not the same as the regular hellhounds people are used to seeing."