diff --git a/html/changelog.html b/html/changelog.html
index 586e13f6d86..4e21c361163 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -35,6 +35,12 @@
-->
+
24 July 2023
+
Doxxmedearly updated:
+
+ - Smartfridges that do not block movement, such as the one in the pharmacy, no longer block airflow.
+
+
23 July 2023
Alberyk updated:
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index ffdcbad3cff..ff896b594cf 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -30205,3 +30205,7 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
- maptweak: Replaces the body scanner on the Freebooter Ship with a sleeper, and
fixes a conveyor belt on the Freebooter ship. Also adds an EVA hardsuit in replacement
of a exosuit.
+2023-07-24:
+ Doxxmedearly:
+ - bugfix: Smartfridges that do not block movement, such as the one in the pharmacy,
+ no longer block airflow.
diff --git a/html/changelogs/doxxmedearly-chem_smartfridge_fix.yml b/html/changelogs/doxxmedearly-chem_smartfridge_fix.yml
deleted file mode 100644
index 3c6f1d884d2..00000000000
--- a/html/changelogs/doxxmedearly-chem_smartfridge_fix.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-author: Doxxmedearly
-delete-after: True
-changes:
- - bugfix: "Smartfridges that do not block movement, such as the one in the pharmacy, no longer block airflow."