diff --git a/html/changelog.html b/html/changelog.html
index 3f6d412d7e..a8a7b46171 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -85,6 +85,7 @@
- Wounds will now once again bleed.
- Xeno loadout items will now properly be reloaded into a slot when the server restarts.
+ - A new item has been added to the uplink. Package bombs. These come in two variants, small and big, which cost 20 TC and 40 TC respectively. These come in a box with an explosive, a disguised detonator and a screwdriver. The use the detonator you muse apply the screwdriver to configure it into detonator mode. This must be done when it is closed.
31 July 2016
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index dec76e05d6..4bc9e3273b 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -2643,3 +2643,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- bugfix: Wounds will now once again bleed.
- bugfix: Xeno loadout items will now properly be reloaded into a slot when the
server restarts.
+ - rscadd: A new item has been added to the uplink. Package bombs. These come in
+ two variants, small and big, which cost 20 TC and 40 TC respectively. These
+ come in a box with an explosive, a disguised detonator and a screwdriver. The
+ use the detonator you muse apply the screwdriver to configure it into detonator
+ mode. This must be done when it is closed.