From 16f500b4652270cbf4aaf9044b0fafea8d21ec6d Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sat, 7 Aug 2021 17:45:51 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d81f91..361d782 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,7 @@ Note to self: See the bottom of this file for the release template text. - `//bonemeal`: Add optional node list constraint - `//walls`: Add optional thickness argument - `//floodfill`: Fix crash caused by internal refactoring of the `Queue` data structure + - `//sstack`: Add human-readable approx volumes of regions in the selection stack ## v1.12: The selection tools update (26th June 2021)