1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-29 17:30:11 +02:00

update RELEASE

This commit is contained in:
Justin Lin
2020-01-28 17:57:02 +08:00
parent 7d4023445b
commit 7baaef8421

View File

@@ -1,5 +1,10 @@
> Version numbers are based on [Semantic Versioning](https://semver.org/).
# v2.2
- Bugfixes
- `util/sort`: fix "search term not found" warning when `by` is `"idx"`.
- Better dependency management. Just `use` modules you want. Existing scripts are not required to do any change.
# v2.1
- Bugfixes
- `bend_extrude`: fix wrong rotation.