Prep for release 0.6.9.

This commit is contained in:
John McNamara 2017-01-30 00:30:31 +00:00
parent be77bac3ee
commit 2d720e8db9
5 changed files with 10 additions and 4 deletions

View file

@ -2,6 +2,12 @@
@page changes Changes
## 0.6.9 January 30 2017
- Added chart trendlines. See @ref chart_trendlines and
@ref chart_data_tools.c.
## 0.6.8 January 28 2017
- Added chart error bars. See @ref chart_error_bars and