From bbfb8cb1d4bd90866b066f03c9aa21ef3a7de8f3 Mon Sep 17 00:00:00 2001 From: Prateeksha Singh Date: Fri, 8 Dec 2017 22:58:24 +0530 Subject: [PATCH] update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 595cedb..38190fb 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,9 @@ If you want to contribute: 4. `npm run dev` #### Updates + +##### Please read [#93](https://github.com/frappe/charts/issues/93) for v0.1.0 updates on rework and development. + ##### v0.0.7 - [Custom color values](https://github.com/frappe/charts/pull/71) for charts as hex codes. The API now takes an array of colors for all charts instead of a color for each dataset. - [@iamkdev's](https://github.com/iamkdev) blog on [usage with Angular](https://medium.com/@iamkdev/frappé-charts-with-angular-c9c5dd075d9f).