diff --git a/html/changelog.html b/html/changelog.html
index a5bb5755f31..62d124938f8 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,16 @@
-->
+
29 October 2021
+
TheGreyWolf updated:
+
+ - Borgs can once more use windoors from a distance.
+
+
martinlyra updated:
+
+ - Fixed the flashing glow when pointing at a supermatter
+
+
27 October 2021
Alberyk, Frans updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 1b9dceb12f9..7988b8135ac 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -21935,3 +21935,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
2021-10-27:
Alberyk, Frans:
- rscadd: 'Added a new diona subspecies: diona hebe.'
+2021-10-29:
+ TheGreyWolf:
+ - bugfix: Borgs can once more use windoors from a distance.
+ martinlyra:
+ - bugfix: Fixed the flashing glow when pointing at a supermatter
diff --git a/html/changelogs/WindoorFixAgain.yml b/html/changelogs/WindoorFixAgain.yml
deleted file mode 100644
index 8e163021ffe..00000000000
--- a/html/changelogs/WindoorFixAgain.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - bugfix: "Borgs can once more use windoors from a distance."
diff --git a/html/changelogs/ml_superglow_fix.yml b/html/changelogs/ml_superglow_fix.yml
deleted file mode 100644
index f202912f458..00000000000
--- a/html/changelogs/ml_superglow_fix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: martinlyra
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed the flashing glow when pointing at a supermatter"