diff --git a/html/changelog.html b/html/changelog.html
index f613de3761e..44311772a93 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -43,6 +43,7 @@
Using clamps to lift up canisters no longer smash them.
Merchants now get an Idris account that they can operate from memory and ATMs. The station account terminal will not be able to interact with this account.
Fixed examining a buckled humanoid saying that they're buckled_to to something.
+ You can now take gumballs out of gumball jars by dragging the jar onto your sprite.
MattAtlas updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 0132652f5af..77c0712fcf0 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -18414,6 +18414,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
ATMs. The station account terminal will not be able to interact with this account.
- bugfix: Fixed examining a buckled humanoid saying that they're buckled_to
to something.
+ - rscadd: You can now take gumballs out of gumball jars by dragging the jar onto
+ your sprite.
MattAtlas:
- tweak: Security armor has received a revamp in both mechanics and looks. They
now get plate carriers, armor plates, leg guards and arm guards. The latter
diff --git a/html/changelogs/geeves-gumball_buffs.yml b/html/changelogs/geeves-gumball_buffs.yml
deleted file mode 100644
index 3e5600e57bc..00000000000
--- a/html/changelogs/geeves-gumball_buffs.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - rscadd: "You can now take gumballs out of gumball jars by dragging the jar onto your sprite."
\ No newline at end of file