From 2a9dca69269b8c0457bed1d0580fe83391530c5b Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Tue, 1 Aug 2023 00:41:39 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bd1791..c6015fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,8 @@ 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) -- Added `//listentities`, which lists all currently loaded `ObjectRef`s. This is intended for debugging mods. +- 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 ## v1.14.4: The multipoint update, hotfix 4 (31st July 2023)