]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Added 2.0 alpha notes
authorDerek Perkins <derek@derekperkins.com>
Tue, 12 May 2015 01:00:04 +0000 (19:00 -0600)
committerDerek Perkins <derek@derekperkins.com>
Tue, 12 May 2015 01:00:04 +0000 (19:00 -0600)
README.md

index 7c4fa8bf6db4c5acb2c673e71ac081e09b4546aa..4f6cc5e063ecb70b3057ae9e9e137315a2635911 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,8 @@
 # Chart.js 
 
-[![Build Status](https://travis-ci.org/nnnick/Chart.js.svg?branch=master)](https://travis-ci.org/nnnick/Chart.js) [![Code Climate](https://codeclimate.com/github/nnnick/Chart.js/badges/gpa.svg)](https://codeclimate.com/github/nnnick/Chart.js)
+[![Build Status](https://travis-ci.org/nnnick/Chart.js.svg?branch=v2.0-dev)](https://travis-ci.org/nnnick/Chart.js) [![Code Climate](https://codeclimate.com/github/nnnick/Chart.js/badges/gpa.svg)](https://codeclimate.com/github/nnnick/Chart.js)
 
+# Version 2.0 is in early alpha. We are changing the internal data model to reduce copying, increase performance and expose a more flexible API.
 
 *Simple HTML5 Charts using the canvas element* [chartjs.org](http://www.chartjs.org)