Browse Source

release note update

pull/1/head
Sami Vaarala 11 years ago
parent
commit
1810da41f5
  1. 4
      RELEASES.txt

4
RELEASES.txt

@ -96,10 +96,12 @@ Released
0.9.0 (2014-01-XX)
-------------------
* API addition: duk_gc()
* Added API call to force GC, duk_gc()
* Added extended JSON format variants: JSONX and JSONC
* Added input line number to compiler error messages (e.g. SyntaxErrors)
* NULL pointer values string now coerce to "null" instead of e.g. "(nil)"
to match JSONX format

Loading…
Cancel
Save