diff --git a/html/changelog.html b/html/changelog.html
index 60c5884c3ec..f37b070b9f1 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -61,6 +61,31 @@
- Added Pack of C-4 for Traitors and Nuke ops. Comes with 5 C-4 charges for 4TC.
+ Kyep updated:
+
+ - Made playtime numbers displayed to admins (in the playtime report) and players (in the 'check my playtime' verb) clearer in meaning.
+
+ MINIMAN10000 updated:
+
+ - Mobs in help intent do not push mobs pulling a structure or the structure they are pulling
+ - mobs standing on the same tile when being walked into on help intent.
+ - structures pulled beyond 1 distance call stop_pulling
+ - stop_pulling() now sets pulledby to null
+
+ Shadeykins updated:
+
+ - Thunderdome volume.
+ - Newscaster placement
+ - Power alarm subtype (noalarm), vomit/blood
+
+ TDSSS updated:
+
+ - Mob spawner menu buttons now work. This time it really works, I swear.
+
+ uc_guy updated:
+
+ - Non-breathing mobs no longer cause an increase in germ level by not wearing a mask.
+
01 February 2019
AffectedArc07 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 4268256c939..ff5f8b61f99 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8981,3 +8981,21 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
AzuleUtama:
- rscadd: Added Pack of C-4 for Traitors and Nuke ops. Comes with 5 C-4 charges
for 4TC.
+ Kyep:
+ - tweak: Made playtime numbers displayed to admins (in the playtime report) and
+ players (in the 'check my playtime' verb) clearer in meaning.
+ MINIMAN10000:
+ - rscadd: Mobs in help intent do not push mobs pulling a structure or the structure
+ they are pulling
+ - bugfix: mobs standing on the same tile when being walked into on help intent.
+ - bugfix: structures pulled beyond 1 distance call stop_pulling
+ - bugfix: stop_pulling() now sets pulledby to null
+ Shadeykins:
+ - tweak: Thunderdome volume.
+ - bugfix: Newscaster placement
+ - tweak: Power alarm subtype (noalarm), vomit/blood
+ TDSSS:
+ - bugfix: Mob spawner menu buttons now work. This time it really works, I swear.
+ uc_guy:
+ - bugfix: Non-breathing mobs no longer cause an increase in germ level by not wearing
+ a mask.
diff --git a/html/changelogs/AutoChangeLog-pr-10778.yml b/html/changelogs/AutoChangeLog-pr-10778.yml
deleted file mode 100644
index 9bf510bb7ec..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10778.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: "MINIMAN10000"
-delete-after: True
-changes:
- - rscadd: "Mobs in help intent do not push mobs pulling a structure or the structure they are pulling"
- - bugfix: "mobs standing on the same tile when being walked into on help intent."
- - bugfix: "structures pulled beyond 1 distance call stop_pulling"
- - bugfix: "stop_pulling() now sets pulledby to null"
diff --git a/html/changelogs/AutoChangeLog-pr-10798.yml b/html/changelogs/AutoChangeLog-pr-10798.yml
deleted file mode 100644
index ccabc76c4cd..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10798.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "TDSSS"
-delete-after: True
-changes:
- - bugfix: "Mob spawner menu buttons now work. This time it really works, I swear."
diff --git a/html/changelogs/AutoChangeLog-pr-10802.yml b/html/changelogs/AutoChangeLog-pr-10802.yml
deleted file mode 100644
index 45c6db762e5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10802.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Kyep"
-delete-after: True
-changes:
- - tweak: "Made playtime numbers displayed to admins (in the playtime report) and players (in the 'check my playtime' verb) clearer in meaning."
diff --git a/html/changelogs/AutoChangeLog-pr-10805.yml b/html/changelogs/AutoChangeLog-pr-10805.yml
deleted file mode 100644
index 09694cc8d32..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10805.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "uc_guy"
-delete-after: True
-changes:
- - bugfix: "Non-breathing mobs no longer cause an increase in germ level by not wearing a mask."
diff --git a/html/changelogs/AutoChangeLog-pr-10806.yml b/html/changelogs/AutoChangeLog-pr-10806.yml
deleted file mode 100644
index 9f0a2cf4389..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10806.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "Shadeykins"
-delete-after: True
-changes:
- - bugfix: "Newscaster placement"
- - tweak: "Power alarm subtype (noalarm), vomit/blood"
diff --git a/html/changelogs/AutoChangeLog-pr-10807.yml b/html/changelogs/AutoChangeLog-pr-10807.yml
deleted file mode 100644
index 81a0a7b29e6..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10807.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Shadeykins"
-delete-after: True
-changes:
- - tweak: "Thunderdome volume."