From f19a897a9edfc40536efa5936db0dd4eaaf42c5a Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Sun, 31 Jan 2021 17:45:08 +0000 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea44cc8..61c6cf7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ It's about time I started a changelog! This will serve from now on as the main changelog for WorldEditAdditions. +## v1.11 (unreleased) + - `//count`: Make numbers human-readable + - Tip: Use a monospace font for the chat window, and the columns will be aligned! + + ## v1.10 (16th January 2021) - `//maze`: Fix some parts of generated mazes staying solid - `//maze`, `//maze3d`: Allow non-number seeds (existing seeds aren't affected - they will still produce identical output)