Prepare v1.11 release

This commit is contained in:
Starbeamrainbowlabs 2021-02-26 02:35:52 +00:00
parent 56380f149b
commit eae005dc36
No known key found for this signature in database
GPG Key ID: 1BE5172E637709C2

@ -2,7 +2,7 @@
It's about time I started a changelog! This will serve from now on as the main changelog for WorldEditAdditions.
## v1.11 (unreleased)
## v1.11: The big data update (25th January 2021)
- 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
@ -19,7 +19,7 @@ It's about time I started a changelog! This will serve from now on as the main c
- Add new [cloud wand](https://github.com/sbrl/Minetest-WorldEditAdditions/blob/master/Chat-Command-Reference.md#cloud-wand)
## v1.10 (16th January 2021)
## v1.10: The tidyup update (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)
- `//many`: Improve format of progress messages, add ETA