Add release date for 1.12

This commit is contained in:
Starbeamrainbowlabs 2021-06-26 12:26:15 +01:00
parent b5c45533b7
commit 5b26bbc0b8
Signed by: sbrl
GPG key ID: 1BE5172E637709C2

View file

@ -3,7 +3,7 @@ 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: The selection tools update
## v1.12: The selection tools update (26th June 2021)
- Add `//spush`, `//spop`, and `//sstack`
- 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_) - thanks, @VorTechnix!