diff options
-rw-r--r-- | RELEASE_NOTES | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 81bf603..11ceb98 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,15 @@ +OpenSCAD 2011.06 +================ + +Bugfix release: + +o Cylinder tesselation broke existing models which are using cylinders + for e.g. captured nut slots and are dependent on the orientation not + changing. +o DXF output couldn't be imported into e.g. AutoCAD and Solidworks after updating + to using the AutoCAD 2000 (AC1015) format. Reverted to the old entity-only output, + causing LWPOLYLINES to not exported allowed anmore. + OpenSCAD 2011.04 ================ |