diff --git a/html/changelog.html b/html/changelog.html
index 4c70dc8287a..337f97010a2 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,12 @@
24 August 2023
+
Geeves updated:
+
+ - You can now use an autoinjector on yourself by using it in-hand.
+ - You can now equip, swap hands, and wield two-handed weapons/guns despite your other hand being occupied, as that hand will automatically drop its item.
+ - Securing reagents on autoinjectors is now done via alt click.
+
GeneralCamo updated:
- Fix the name of the large Himean and Assunzionite flags.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 96b16721fce..d53abb0bdd3 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30733,6 +30733,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Removed one pixel from the Unathi cigarette mask slot west/east facing
sprites.
2023-08-24:
+ Geeves:
+ - rscadd: You can now use an autoinjector on yourself by using it in-hand.
+ - tweak: You can now equip, swap hands, and wield two-handed weapons/guns despite
+ your other hand being occupied, as that hand will automatically drop its item.
+ - tweak: Securing reagents on autoinjectors is now done via alt click.
GeneralCamo:
- bugfix: Fix the name of the large Himean and Assunzionite flags.
KingOfTheping:
diff --git a/html/changelogs/geeves-combat_qol.yml b/html/changelogs/geeves-combat_qol.yml
deleted file mode 100644
index b7f0be43db6..00000000000
--- a/html/changelogs/geeves-combat_qol.yml
+++ /dev/null
@@ -1,8 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "You can now use an autoinjector on yourself by using it in-hand."
- - tweak: "You can now equip, swap hands, and wield two-handed weapons/guns despite your other hand being occupied, as that hand will automatically drop its item."
- - tweak: "Securing reagents on autoinjectors is now done via alt click."