diff --git a/html/changelog.html b/html/changelog.html
index 20cc4b82a06..38322412b08 100644
--- a/html/changelog.html
+++ b/html/changelog.html
@@ -48,6 +48,10 @@
- Ethernet connections no longer allow computers to connect to an NTNet relay that's offline or doesn't exist.
+ JohnWildkins updated:
+
+ - Hand labelers set 'on' will no longer go inside storage containers (backpacks, closets, crates), and will instead label them.
+
MattAtlas updated:
- Nearsightedness has been fixed.
diff --git a/html/changelogs/.all_changelog.yml b/html/changelogs/.all_changelog.yml
index 6072612be69..45818f6fd67 100644
--- a/html/changelogs/.all_changelog.yml
+++ b/html/changelogs/.all_changelog.yml
@@ -16258,5 +16258,8 @@ DO NOT EDIT THIS FILE BY HAND! AUTOMATICALLY GENERATED BY ss13_genchangelog.py.
Geeves:
- bugfix: Ethernet connections no longer allow computers to connect to an NTNet
relay that's offline or doesn't exist.
+ JohnWildkins:
+ - tweak: Hand labelers set 'on' will no longer go inside storage containers (backpacks,
+ closets, crates), and will instead label them.
MattAtlas:
- bugfix: Nearsightedness has been fixed.
diff --git a/html/changelogs/johnwildkins-labeler.yml b/html/changelogs/johnwildkins-labeler.yml
deleted file mode 100644
index d5387a40904..00000000000
--- a/html/changelogs/johnwildkins-labeler.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-author: JohnWildkins
-
-delete-after: True
-
-changes:
- - tweak: "Hand labelers set 'on' will no longer go inside storage containers (backpacks, closets, crates), and will instead label them."