Update changelog

This commit is contained in:
Starbeamrainbowlabs 2021-07-31 16:06:37 +01:00
parent 45def53294
commit 38b095d33e
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -7,6 +7,8 @@ Note to self: See the bottom of this file for the release template text.
- Add `//sfactor` (_selection factor_) - Selection Tools by @VorTechnix are finished for now.
- Add `mface` (_measure facing_), `midpos` (_measure middle position_), `msize` (_measure size_), `mtrig` (_measure trigonometry_) - Measuring Tools implemented by @VorTechnix.
- Add `//airapply` for applying commands only to air nodes in the defined region
- Use [luacheck](https://github.com/mpeterv/luacheck) to find and fix a large number of bugs and other issues
- Multiple commands: Allow using quotes (`"thing"`, `'thing'`) to quote values when splitting
## v1.12: The selection tools update (26th June 2021)