diff options
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r-- | RELEASE_NOTES | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index a954c45..295f6f4 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,3 +1,10 @@ +OpenSCAD 2012.XX +================ + +Deprecations: +o The old include syntax "<filename.scad>" without the include keyword is no + longer supported and will cause a syntax error. + OpenSCAD 2011.12 ================ |