summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES
diff options
context:
space:
mode:
authorDon Bright <hugh.m.bright@gmail.com>2013-06-18 00:33:09 (GMT)
committerDon Bright <hugh.m.bright@gmail.com>2013-06-18 00:33:09 (GMT)
commit8b187f20be8cf85950bce580cb7d01b9401df124 (patch)
tree5c65fb3f1944f4beef9f809abcb8e7ba37fca45c /RELEASE_NOTES
parentd6eaf5bf7c2a1175bac9a137824605c7fb0beb86 (diff)
parent894276c6c1de5e8ed8d19c470624fe67e9ee1649 (diff)
Merge branch 'master' of github.com:openscad/openscad
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r--RELEASE_NOTES1
1 files changed, 0 insertions, 1 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index 1de208a..455515c 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -8,7 +8,6 @@ o Recursive use of modules is now supported (including cascading child() operati
https://github.com/openscad/openscad/blob/master/examples/example024.scad
o Parameter list values can now depend on earlier values, e.g. for (i=[0:2], j=[0:i]) ..
o value assignments in parameters can now depend on already declared parameters
-o value reassignment is now less strict
o Added resize() module:
http://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Transformations#resize
contact: Jan Huwald // Impressum