summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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