From b2b3f5bec5401ee28109ad863d785d9048aecac2 Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Thu, 18 Feb 2021 02:21:19 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c8ce91f..1c445fb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ It's about time I started a changelog! This will serve from now on as the main c ## v1.11 (unreleased) + - Add `//scale` (currently **experimental**) + - Scale operations that scale up and down at the same time are split into 2 separate operations automatically (scaling up is always performed first) - `//count`: Make numbers human-readable - Tip: Use a monospace font for the chat window, and the columns will be aligned! - Add `//hollow` for hollowing out areas (a step towards parity with Minecraft WorldEdit)