important note about 2.0 preview

This commit is contained in:
alisdair sullivan 2014-01-14 00:39:06 +00:00
parent 52f5824de4
commit 92f0a65dab

View file

@ -11,12 +11,16 @@ current status: [![Build Status](https://secure.travis-ci.org/talentdeficit/jsx.
copyright 2010-2013 alisdair sullivan copyright 2010-2013 alisdair sullivan
## really important note ##
this is a preview of the 2.0 release. there are lots of changes. see [CHANGES.md](CHANGES.md)
for the overview or read this document for the details
## index ## ## index ##
* [quickstart](#quickstart) * [quickstart](#quickstart)
* [description](#description) * [description](#description)
- [json <-> erlang mapping](#json---erlang-mapping) - [json <-> erlang mapping](#json---erlang-mapping)
- [extending jsx](#extending-jsx)
- [incomplete input](#incomplete-input) - [incomplete input](#incomplete-input)
* [data types](#data-types) * [data types](#data-types)
- [`json_term()`](#json_term) - [`json_term()`](#json_term)