diff --git a/html/changelog.html b/html/changelog.html
index 21c640ccb0a..ea3259261ba 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -57,6 +57,7 @@
- Mechs now take MUCH less damage when dropping down z-levels, and the damage is now properly applied to only the legs.
- Fixed mech damage being applied randomly instead of to the targetted component.
+ - Destructive Analyzer UIs now properly update when you place an item in them.
Wowzewow (Wezzy) updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 18a3dfb4258..9aacfa682e8 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -14309,6 +14309,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- tweak: Mechs now take MUCH less damage when dropping down z-levels, and the damage
is now properly applied to only the legs.
- bugfix: Fixed mech damage being applied randomly instead of to the targetted component.
+ - bugfix: Destructive Analyzer UIs now properly update when you place an item in
+ them.
Wowzewow (Wezzy):
- rscadd: Improves the sound for picking up wood.
- bugfix: Lazarus injectors no longer set revived mobs to the neutral faction. Now
diff --git a/html/changelogs/geeves-destructive_update.yml b/html/changelogs/geeves-destructive_update.yml
deleted file mode 100644
index 51174c298f6..00000000000
--- a/html/changelogs/geeves-destructive_update.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Geeves
-
-delete-after: True
-
-changes:
- - bugfix: "Destructive Analyzer UIs now properly update when you place an item in them."
\ No newline at end of file