diff --git a/html/changelog.html b/html/changelog.html
index f48833a9e91..597c63a0087 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,16 @@
-->
+
11 October 2021
+
Desven updated:
+
+ - Fixed the animation frames of the Vaurca heart sprite.
+
+
TheGreyWolf updated:
+
+ - Revolution now only requires 15 players to be readied to start.
+
+
10 October 2021
Forester40 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index fce0784da63..0ddc595fb2e 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -21770,3 +21770,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
TheGreyWolf:
- rscadd: Added a fuller variant of the quarter-turf decal to the floor painter
called 'full quarter-turf'.
+2021-10-11:
+ Desven:
+ - bugfix: Fixed the animation frames of the Vaurca heart sprite.
+ TheGreyWolf:
+ - tweak: Revolution now only requires 15 players to be readied to start.
diff --git a/html/changelogs/RevolutionCount.yml b/html/changelogs/RevolutionCount.yml
deleted file mode 100644
index 10c6d6b2a58..00000000000
--- a/html/changelogs/RevolutionCount.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: TheGreyWolf
-
-delete-after: True
-
-changes:
- - tweak: "Revolution now only requires 15 players to be readied to start."
diff --git a/html/changelogs/desven-vaurcaheart.yml b/html/changelogs/desven-vaurcaheart.yml
deleted file mode 100644
index 1a87c4e767f..00000000000
--- a/html/changelogs/desven-vaurcaheart.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Desven
-delete-after: True
-changes:
- - bugfix: "Fixed the animation frames of the Vaurca heart sprite."