summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES
diff options
context:
space:
mode:
authorBrad Pitcher <bradpitcher@gmail.com>2011-10-17 01:06:10 (GMT)
committerBrad Pitcher <bradpitcher@gmail.com>2011-10-17 01:06:10 (GMT)
commit7541854212d6c1223e015faf55a6ca0657a1c184 (patch)
tree147ee806d216564de69e2ec53a5bc6d28cdfa094 /RELEASE_NOTES
parent0407d287b035e4f3aabf718f290eb31365fad26e (diff)
parent5dd4decc9106fe27f088358f8326bb15d367af35 (diff)
Merge branch 'master' of https://github.com/openscad/openscad
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r--RELEASE_NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES
index a6a0855..e647237 100644
--- a/RELEASE_NOTES
+++ b/RELEASE_NOTES
@@ -12,6 +12,7 @@ o if() and else() can now take any value type as parameter. false, 0, empty stri
o Strings can now be lexographically compared using the <, <=, >, >= operators
o The version() function will return the OpenSCAD version as a vector, e.g. [2011, 09]
o The version_num() function will return the OpenSCAD version as a number, e.g. 20110923
+o Added PI constant.
Bugfixes:
o square() crashed if any of the dimensions were zero
contact: Jan Huwald // Impressum