diff --git a/html/changelog.html b/html/changelog.html
index 9188195c19e..5b8412eb071 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -36,6 +36,10 @@
19 July 2023
+
Doxxmedearly updated:
+
+ - IV drips, including rollerbed IVs, are limited to accepting bloodbags, beakers, and bottles as reagent containers. No more attaching food to IVs.
+
DreamySkrell updated:
- APC with discharged power cell shows there's no cell inside.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 8ac1f85ab5c..f32a99d5792 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30057,5 +30057,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
crunchypretzels:
- bugfix: Magnetic locks can now have their cells recharged.
2023-07-19:
+ Doxxmedearly:
+ - bugfix: IV drips, including rollerbed IVs, are limited to accepting bloodbags,
+ beakers, and bottles as reagent containers. No more attaching food to IVs.
DreamySkrell:
- bugfix: APC with discharged power cell shows there's no cell inside.
diff --git a/html/changelogs/doxxmedearly-iv_sanity.yml b/html/changelogs/doxxmedearly-iv_sanity.yml
deleted file mode 100644
index bd16c3f7659..00000000000
--- a/html/changelogs/doxxmedearly-iv_sanity.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Doxxmedearly
-delete-after: True
-changes:
- - bugfix: "IV drips, including rollerbed IVs, are limited to accepting bloodbags, beakers, and bottles as reagent containers. No more attaching food to IVs."