update changelog

This commit is contained in:
VorTechnix 2021-03-17 18:51:37 -07:00
parent ad05b2ac4d
commit 4c4c7809b0

View file

@ -3,11 +3,13 @@ It's about time I started a changelog! This will serve from now on as the main c
Note to self: See the bottom of this file for the release template text.
## v1.12 (unreleased)
- Add `//srect` (_select rectangle_), `//scol` (_select column_), `//scube` (_select cube_) - thanks, @VorTechnix!
## v1.12: The selection tools update (unreleased)
- Add `//spush`, `//spop`, and `//sstack`
- `//overlay`: Don't place nodes above water
- `//multi`: Improve resilience by handling some edge cases
### @VorTechnix contributions:
- Add `//srect` (_select rectangle_), `//scol` (_select column_), `//scube` (_select cube_) - thanks, @VorTechnix!
- Add `//scloud` (_select point cloud_), `//scentre` (_select centre node(s)_), `//srel` (_select relative_)
## v1.11: The big data update (25th January 2021)