diff --git a/html/changelog.html b/html/changelog.html
index 6667673f67f..181610bce0c 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -61,6 +61,15 @@
- Fixes playtime self checker.
+ Certhic updated:
+
+ - fixed a cigs runtime error
+
+ TDSSS updated:
+
+ - Ancient station's lockdown is now lifted correctly.
+ - Ancient station RD console can now be used.
+
craftxbox updated:
- use mob voice instead of mob name for radios broadcasting signals.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index c9c915df36a..200a5f9d54f 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -8024,6 +8024,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2018-11-13:
Birdtalon:
- bugfix: Fixes playtime self checker.
+ Certhic:
+ - bugfix: fixed a cigs runtime error
+ TDSSS:
+ - bugfix: Ancient station's lockdown is now lifted correctly.
+ - bugfix: Ancient station RD console can now be used.
craftxbox:
- bugfix: use mob voice instead of mob name for radios broadcasting signals.
datlo:
diff --git a/html/changelogs/AutoChangeLog-pr-10211.yml b/html/changelogs/AutoChangeLog-pr-10211.yml
deleted file mode 100644
index 7d3bc3a23a5..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10211.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: "Certhic"
-delete-after: True
-changes:
- - bugfix: "fixed a cigs runtime error"
diff --git a/html/changelogs/AutoChangeLog-pr-10212.yml b/html/changelogs/AutoChangeLog-pr-10212.yml
deleted file mode 100644
index 9c4537929ff..00000000000
--- a/html/changelogs/AutoChangeLog-pr-10212.yml
+++ /dev/null
@@ -1,5 +0,0 @@
-author: "TDSSS"
-delete-after: True
-changes:
- - bugfix: "Ancient station's lockdown is now lifted correctly."
- - bugfix: "Ancient station RD console can now be used."