summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-10-16 21:12:27 (GMT)
committerMarius Kintel <marius@kintel.net>2011-10-16 21:12:27 (GMT)
commit5dd4decc9106fe27f088358f8326bb15d367af35 (patch)
treecad12b3525f6b3171cc48d74aa036f45c1ef8737
parent913869bb664dc1c239fa5c9914b9b02a575abd9e (diff)
Mention PI constant
-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