Prep for release 0.6.5.

This commit is contained in:
John McNamara 2017-01-21 14:30:34 +00:00
parent eef0636b00
commit 8f930ac6dc
4 changed files with 11 additions and 2 deletions

View file

@ -2,6 +2,12 @@
@page changes Changes
## 0.6.5 January 21 2017
- Added functions to set the overlap and gap between series: see
`chart_set_series_overlap()` and `chart_set_series_gap()`.
## 0.6.4 January 20 2017
- Added chart data table option, see `chart_set_table()` and