1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-11 01:04:07 +02:00

update RELEASE

This commit is contained in:
Justin Lin
2019-07-02 14:31:20 +08:00
parent 5a15dd9fdb
commit 8ee52bd672

View File

@@ -1,5 +1,9 @@
> Version numbers are based on [Semantic Versioning](https://semver.org/).
# v1.3.3
- Bugfixes
- `in_shape`: Wrong variable name.
# v1.3.2
- All-in-one source file.
- You can use `include <dotSCAD.scad>;` or `use <dotSCAD.scad>;` if you really don't want to care about dependencies.