1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-19 13:01:37 +02:00

add RELEASE

This commit is contained in:
Justin Lin
2019-04-29 15:42:12 +08:00
parent fe66e2effa
commit 3dd15d9f78

6
RELEASE.md Normal file
View File

@@ -0,0 +1,6 @@
# v1.0.1
- Fixed `path_extrude` crossing problem. See [issue 3](https://github.com/JustinSDK/dotSCAD/issues/3).
- Fixed `along_with` crossing problems (similar to `path_extrude`.)
# v1.0
- First release.