diff options
author | don bright <hugh.m.bright@gmail.com> | 2013-03-16 18:04:32 (GMT) |
---|---|---|
committer | don bright <hugh.m.bright@gmail.com> | 2013-03-16 18:04:32 (GMT) |
commit | 9891d8c86cbd567308575a0d4ec4b0d2f35776c8 (patch) | |
tree | 55e4d0d0dba1c7d9874083c8047d626b05a39cf4 /RELEASE_NOTES | |
parent | 4fa2338b267bdf6e08385ae103b5bafe7b4ee6e4 (diff) |
fix 3d test bug, improve 2d test, update release note
Diffstat (limited to 'RELEASE_NOTES')
-rw-r--r-- | RELEASE_NOTES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE_NOTES b/RELEASE_NOTES index d1a02ed..7e4288a 100644 --- a/RELEASE_NOTES +++ b/RELEASE_NOTES @@ -7,6 +7,7 @@ o Added basic syntax highlighting in the editor o Mac: Added document icon o Mac: Added auto-update check 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 Bugfixes: |