diff --git a/html/changelog.html b/html/changelog.html
index 5086bd59235..aa68f18bbff 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,11 @@
08 June 2022
+
Ben10083 updated:
+
+ - Added the constitution of the Republic of Biesel to the Biesel Consular's loadout.
+ - litanybook objects now renamed to versebook.
+
Connorjg1/Talion updated:
- Tajara Zhan subspecies have a slightly lower grab resist mod bringing them more in line with the other species.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 814010f1a22..6985546f6f2 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -24645,6 +24645,10 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- rscdel: Removed the Shorts Only mode in the PMCG Modsuit.
- bugfix: Fixed the right facing pants blue band being offset by one pixel.
2022-06-08:
+ Ben10083:
+ - rscadd: Added the constitution of the Republic of Biesel to the Biesel Consular's
+ loadout.
+ - refactor: litanybook objects now renamed to versebook.
Connorjg1/Talion:
- balance: Tajara Zhan subspecies have a slightly lower grab resist mod bringing
them more in line with the other species.
diff --git a/html/changelogs/Ben10083 - Constitution.yml b/html/changelogs/Ben10083 - Constitution.yml
deleted file mode 100644
index aaa145b193f..00000000000
--- a/html/changelogs/Ben10083 - Constitution.yml
+++ /dev/null
@@ -1,14 +0,0 @@
-# Your name.
-author: Ben10083
-
-# 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: "Added the constitution of the Republic of Biesel to the Biesel Consular's loadout."
- - refactor: "litanybook objects now renamed to versebook."