diff options
-rw-r--r-- | RELEASE_NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 9995180..352fa67 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -1,7 +1,7 @@ OpenSCAD 2011.XX ================ -o Added hull() for convex hulls +o Added hull() for convex hulls (2D object only) o minkowski() now supports 2D objects o Added functions: rands(), sign() o Now supports escaping of the following characters in strings: \n, \t, \r, \\, \" |