update README and CHANGES with details for 2.0

This commit is contained in:
alisdair sullivan 2014-04-19 00:35:56 +00:00
parent 38f1fae417
commit 4f63503aa2
2 changed files with 43 additions and 13 deletions

View file

@ -2,6 +2,7 @@ v2.0
* jsx is much more pragmatic by default; common json errors are silently
ignored (and fixed). stricter parsing must be enabled with options
* add support for encoding otp 17.0's new maps data type
* removed `pre_encode` and `post_decode` options in favour of making jsx
functions easier to wrap and customize
* streaming behavior is now disabled by default and must be requested explicitly