From cca3c5cb4de8f955bf7fd5cf376c311b061a7031 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Tue, 1 Aug 2023 00:39:17 +0100 Subject: [PATCH] changelog: add credit --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bd1791..ab0f0c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,11 @@ 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. +- 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) -- When any segment of the marker wall is punched, unmark the entire wall +- When any segment of the marker wall is punched, unmark the entire wall - thanks to @Zughy in #102 ## v1.14.3: The multipoint update, hotfix 3 (18th July 2023)