From 7a2c63d2d00672becdeb960f14a05a9c5b77b999 Mon Sep 17 00:00:00 2001 From: Redeix Date: Tue, 5 Aug 2025 20:17:48 -0500 Subject: [PATCH] Update CHANGELOG.md Signed-off-by: Redeix --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 857f43e55..8fd4a0219 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ - Fixed a crash when opening a world with a railgun logistics monitor (#1526) @Redeix - Fixed a crash when trying to spawn rabbits on the moon (#1528) @Pyritie - Fixed duplicate Create recipes @Pyritie +- Prevented hammers, wrenches, and spades from being placed in chests to match other tools. (#1538) @dimethylene ## [0.10.5] - 03-08-2025 ### Major changes