diff options
author | Marius Kintel <marius@kintel.net> | 2013-04-27 05:03:15 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2013-04-27 05:03:15 (GMT) |
commit | 15c3a1bf6f06684cd3b13a39a8cde6c11cea66ae (patch) | |
tree | ca48a7bb997fe2b12a699d262a5f883a0759d31d | |
parent | 886bc85eec1b3d4c0f10c82a7e90adb15dddfe47 (diff) | |
parent | 17df3f6275fce73119c311cc73a6ad057d3b47ee (diff) |
Merge branch 'master' into local-scope
-rw-r--r-- | RELEASE_NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index 65ff3a3..c53de47 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -11,6 +11,7 @@ o Commandline output to PNG, with various camera and rendering settings o resize() command introduced o Regression test now creates single monolithic .html file for easier uploading o value reassignment is now less strict +o value assignments in parameters can now depend on already declared parameters Bugfixes: o Importing files is now always relative to the importing script, also for libraries |