diff options
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r-- | RELEASE_NOTES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 295f6f4..9722a01 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,6 +1,9 @@ OpenSCAD 2012.XX ================ +Features: +o Snappier GUI while performing CGAL computations (computations running in separate thread) + Deprecations: o The old include syntax "<filename.scad>" without the include keyword is no longer supported and will cause a syntax error. |