From 92f0a65dab1cf1524a6b65e263acb6174e0d0dc8 Mon Sep 17 00:00:00 2001 From: alisdair sullivan Date: Tue, 14 Jan 2014 00:39:06 +0000 Subject: [PATCH] important note about 2.0 preview --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b0316d0..cb79505 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,16 @@ current status: [![Build Status](https://secure.travis-ci.org/talentdeficit/jsx. 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 ## * [quickstart](#quickstart) * [description](#description) - [json <-> erlang mapping](#json---erlang-mapping) - - [extending jsx](#extending-jsx) - [incomplete input](#incomplete-input) * [data types](#data-types) - [`json_term()`](#json_term)