From 2d066b8ee99bdc6ed86ce9e3a86f31d075b149d3 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Tue, 1 Aug 2023 00:41:39 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab0f0c7..df413db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ Note to self: See the bottom of this file for the release template text. ## v1.14.5: The multipoint update, hotfix 5 (1st August 2023) +- Fix a bug where creative players in survival couldn't punch out position markers - Added `//listentities`, which lists all currently loaded `ObjectRef`s. This is intended for debugging mods - thanks to @Zughy in #103