diff --git a/html/changelog.html b/html/changelog.html
index f69dd9540a0..099bee12879 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,18 @@
-->
+
11 September 2022
+
Omicega, Granodd updated:
+
+ - Adds Granodd's resprites for the Dominian voidsuit and RIGsuit, which now include an Unathi variant for each.
+
+
listerla updated:
+
+ - Added a single pixel to the hijab sprite so that you can't see the floor through it.
+ - All Himean items are now origin-locked.
+ - Himean IPCs and Free Council Tajara may now access Himean-locked items.
+
+
10 September 2022
WickedCybs updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 4371881fb06..7f6c6d18134 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -25927,3 +25927,12 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscadd: Adds teleporter access to the Command staff that didn't have it.
That would be the XO, CMO, HoS, OM
- rscadd: Adds teleporter access to the Bridge Crew.
+2022-09-11:
+ Omicega, Granodd:
+ - rscadd: Adds Granodd's resprites for the Dominian voidsuit and RIGsuit, which
+ now include an Unathi variant for each.
+ listerla:
+ - tweak: Added a single pixel to the hijab sprite so that you can't see the
+ floor through it.
+ - tweak: All Himean items are now origin-locked.
+ - bugfix: Himean IPCs and Free Council Tajara may now access Himean-locked items.
diff --git a/html/changelogs/hijabsprite.yml b/html/changelogs/hijabsprite.yml
deleted file mode 100644
index 7e4267d0382..00000000000
--- a/html/changelogs/hijabsprite.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: listerla
-
-delete-after: True
-
-changes:
- - tweak: "Added a single pixel to the hijab sprite so that you can't see the floor through it."
\ No newline at end of file
diff --git a/html/changelogs/himean.yml b/html/changelogs/himean.yml
deleted file mode 100644
index 7544e8d6a8f..00000000000
--- a/html/changelogs/himean.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: listerla
-
-delete-after: True
-
-changes:
- - tweak: "All Himean items are now origin-locked."
- - bugfix: "Himean IPCs and Free Council Tajara may now access Himean-locked items."
\ No newline at end of file
diff --git a/html/changelogs/omicega-granodddominiastuff.yml b/html/changelogs/omicega-granodddominiastuff.yml
deleted file mode 100644
index a4d164ca7d7..00000000000
--- a/html/changelogs/omicega-granodddominiastuff.yml
+++ /dev/null
@@ -1,13 +0,0 @@
-# Your name.
-author: Omicega, Granodd
-
-# Optional: Remove this file after generating master changelog. Useful for PR changelogs that won't get used again.
-delete-after: True
-
-# Any changes you've made. See valid prefix list above.
-# INDENT WITH TWO SPACES. NOT TABS. SPACES.
-# SCREW THIS UP AND IT WON'T WORK.
-# Also, all entries are changed into a single [] after a master changelog generation. Just remove the brackets when you add new entries.
-# Please surround your changes in double quotes ("), as certain characters otherwise screws up compiling. The quotes will not show up in the changelog.
-changes:
- - rscadd: "Adds Granodd's resprites for the Dominian voidsuit and RIGsuit, which now include an Unathi variant for each."