diff --git a/html/changelog.html b/html/changelog.html
index ec10c345ac8..c466195cb58 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,11 +36,20 @@
19 August 2021
+
Desven updated:
+
+ - Vaurca can now select mechanical organs.
+ - Vaurca now spawn with a filter port.
+
Geeves updated:
- Engineering borgs and drones can now synthesize cloth.
- When you join as a maintenance drone, construction drone, or mining drone, you will now be prompted to enter a tag, for example, 'MT' would appear as 'maintenance drone (MT-169)'.
+
WickedCybs updated:
+
+ - Unzipping a hoodie and pulling the hood up would end up removing some pixels from the arms, exposing part of the body. That's been fixed
+
17 August 2021
Alberyk, Kyres1 updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 102b36a68f8..32cd916200c 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -21160,8 +21160,14 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Trimmed minor bits of the Taj Colour Patches pattern. It displayed a little
oddly.
2021-08-19:
+ Desven:
+ - rscadd: Vaurca can now select mechanical organs.
+ - tweak: Vaurca now spawn with a filter port.
Geeves:
- rscadd: Engineering borgs and drones can now synthesize cloth.
- rscadd: When you join as a maintenance drone, construction drone, or mining drone,
you will now be prompted to enter a tag, for example, 'MT' would appear
as 'maintenance drone (MT-169)'.
+ WickedCybs:
+ - bugfix: Unzipping a hoodie and pulling the hood up would end up removing some
+ pixels from the arms, exposing part of the body. That's been fixed
diff --git a/html/changelogs/desven-filter.yml b/html/changelogs/desven-filter.yml
deleted file mode 100644
index 4909614a163..00000000000
--- a/html/changelogs/desven-filter.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Desven
-
-delete-after: True
-
-changes:
- - rscadd: "Vaurca can now select mechanical organs."
- - tweak: "Vaurca now spawn with a filter port."
diff --git a/html/changelogs/wickedcybs_hoodiefix.yml b/html/changelogs/wickedcybs_hoodiefix.yml
deleted file mode 100644
index cf04d2cbaf1..00000000000
--- a/html/changelogs/wickedcybs_hoodiefix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: WickedCybs
-
-delete-after: True
-
-changes:
- - bugfix: "Unzipping a hoodie and pulling the hood up would end up removing some pixels from the arms, exposing part of the body. That's been fixed"
\ No newline at end of file