update README.md

This commit is contained in:
Prateeksha Singh 2017-12-08 22:58:24 +05:30 committed by pratu16x7
parent 4a570faab6
commit bbfb8cb1d4

View File

@ -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).