diff --git a/html/changelog.html b/html/changelog.html
index 0ce80fbb0d9..48b6d0e8729 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,16 @@
-->
+
27 November 2021
+
Geeves updated:
+
+ - Binary channels now work again.
+
+
TheGreyWolf updated:
+
+ - The adhomian divination cards deck now contains the correct set of cards.
+
+
24 November 2021
Geeves updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index e6539aaa2d0..05b6b000cc3 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -22182,3 +22182,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Geeves:
- rscadd: Added a Powered Crossbow bounty. Supporting this bounty will help our
friends on Mictlan achieve peace once more.
+2021-11-27:
+ Geeves:
+ - bugfix: Binary channels now work again.
+ TheGreyWolf:
+ - bugfix: The adhomian divination cards deck now contains the correct set of cards.
diff --git a/html/changelogs/DivinationCards.yml b/html/changelogs/DivinationCards.yml
deleted file mode 100644
index e33ee58b762..00000000000
--- a/html/changelogs/DivinationCards.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - bugfix: "The adhomian divination cards deck now contains the correct set of cards."
diff --git a/html/changelogs/geeves-borg_binary_fix.yml b/html/changelogs/geeves-borg_binary_fix.yml
deleted file mode 100644
index e0292ccdd40..00000000000
--- a/html/changelogs/geeves-borg_binary_fix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Binary channels now work again."
\ No newline at end of file