diff --git a/html/changelog.html b/html/changelog.html
index ef833f64acc..1e50b88dff9 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -40,6 +40,10 @@
- Projectiles hitting mobs will now not display an admin log if both the firer and the target has no client connected.
+ Hocka updated:
+
+ - Airlocks now display messages when crushing people.
+
JohnWildkins updated:
- Vending machines now have a graphical, icon-based item interface based in VueUI.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 00cc76e7451..f6afd5609f1 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -16510,6 +16510,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Geeves:
- admin: Projectiles hitting mobs will now not display an admin log if both the
firer and the target has no client connected.
+ Hocka:
+ - tweak: Airlocks now display messages when crushing people.
JohnWildkins:
- rscadd: Vending machines now have a graphical, icon-based item interface based
in VueUI.
diff --git a/html/changelogs/hockaa-airlockcrushfix.yml b/html/changelogs/hockaa-airlockcrushfix.yml
deleted file mode 100644
index e46e419f624..00000000000
--- a/html/changelogs/hockaa-airlockcrushfix.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: Hocka
-
-delete-after: True
-
-changes:
- - tweak: "Airlocks now display messages when crushing people."