diff --git a/html/changelog.html b/html/changelog.html
index 69b2aa45ddc..afee4229794 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
15 June 2021
+
Doxxmedearly updated:
+
+ - Fixed a bug where phantom items would remain in a borg's gripper after attempting to place them in things like vendors and grinders.
+
+
13 June 2021
Alberyk updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 7671dd33d49..7233bde2528 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -20360,3 +20360,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
can unbuckle people by clicking the bed with an empty gripper (any kind).
TheGreyWolf:
- bugfix: The PRA cig packet can now be closed.
+2021-06-15:
+ Doxxmedearly:
+ - bugfix: Fixed a bug where phantom items would remain in a borg's gripper
+ after attempting to place them in things like vendors and grinders.
diff --git a/html/changelogs/doxxmedearly - borg_item_drop.yml b/html/changelogs/doxxmedearly - borg_item_drop.yml
deleted file mode 100644
index bbaaf8325c8..00000000000
--- a/html/changelogs/doxxmedearly - borg_item_drop.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Doxxmedearly
-
-delete-after: True
-
-changes:
- - bugfix: "Fixed a bug where phantom items would remain in a borg's gripper after attempting to place them in things like vendors and grinders."