diff --git a/html/changelog.html b/html/changelog.html
index c5f43389c74..66ecf57dded 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,11 @@
27 June 2020
+
Geeves updated:
+
+ - You can now pump a shotgun or work a rifle's bolt without wielding it, but it takes two seconds to do so.
+ - Using the double-barreled shotgun in-hand now ejects its ammunition instead of changing the firing mode. Changing the firing mode has been put on alt click.
+
MattAtlas updated:
- Things that don't respect brainmed such as shadows and skeletons should now die when they're supposed to.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 3f7f4280768..54d9b4e85b0 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -13849,6 +13849,11 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Yonnimer:
- rscadd: Adds a verb that allows nymphs to remove their hat.
2020-06-27:
+ Geeves:
+ - rscadd: You can now pump a shotgun or work a rifle's bolt without wielding it,
+ but it takes two seconds to do so.
+ - tweak: Using the double-barreled shotgun in-hand now ejects its ammunition instead
+ of changing the firing mode. Changing the firing mode has been put on alt click.
MattAtlas:
- bugfix: Things that don't respect brainmed such as shadows and skeletons should
now die when they're supposed to.
diff --git a/html/changelogs/geeves-shotgun_powercreep.yml b/html/changelogs/geeves-shotgun_powercreep.yml
deleted file mode 100644
index f5f8d24abc5..00000000000
--- a/html/changelogs/geeves-shotgun_powercreep.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "You can now pump a shotgun or work a rifle's bolt without wielding it, but it takes two seconds to do so."
- - tweak: "Using the double-barreled shotgun in-hand now ejects its ammunition instead of changing the firing mode. Changing the firing mode has been put on alt click."
\ No newline at end of file