diff --git a/html/changelog.html b/html/changelog.html
index c4b269b7d0f..e1c6ca82535 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,17 @@
-->
+
01 October 2021
+
Desven updated:
+
+ - Added pozole and pulque to the game.
+ - Added Vaurca filters to antag spawn lairs.
+
+
TheGreyWolf updated:
+
+ - Added the ability to assign entire departments to a faction with a single variable. No player facing changes yet.
+
+
30 September 2021
Desven updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 9fadfb22ca7..fba3544ed4e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -21676,3 +21676,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Desven:
- rscadd: Added sprites for the Vaurca atmos suit.
- bugfix: Vaurca atmos suit is no longer invisible.
+2021-10-01:
+ Desven:
+ - rscadd: Added pozole and pulque to the game.
+ - rscadd: Added Vaurca filters to antag spawn lairs.
+ TheGreyWolf:
+ - rscadd: Added the ability to assign entire departments to a faction with a single
+ variable. No player facing changes yet.
diff --git a/html/changelogs/DepartmentFactions.yml b/html/changelogs/DepartmentFactions.yml
deleted file mode 100644
index fe461b6fee5..00000000000
--- a/html/changelogs/DepartmentFactions.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - rscadd: "Added the ability to assign entire departments to a faction with a single variable. No player facing changes yet."
diff --git a/html/changelogs/desven-antagfilters.yml b/html/changelogs/desven-antagfilters.yml
deleted file mode 100644
index 0e76dffa10d..00000000000
--- a/html/changelogs/desven-antagfilters.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Desven
-delete-after: True
-changes:
- - rscadd: "Added Vaurca filters to antag spawn lairs."
diff --git a/html/changelogs/desven-mictlan_food.yml b/html/changelogs/desven-mictlan_food.yml
deleted file mode 100644
index 1b0e3269468..00000000000
--- a/html/changelogs/desven-mictlan_food.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Desven
-delete-after: True
-changes:
- - rscadd: "Added pozole and pulque to the game."