mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-21 06:45:21 -06:00
Prep for release 0.8.0.
This commit is contained in:
parent
8672666b74
commit
f52e816717
4 changed files with 10 additions and 2 deletions
|
|
@ -2,6 +2,13 @@
|
|||
@page changes Changes
|
||||
|
||||
|
||||
## 0.8.0 September 12 2018
|
||||
|
||||
- Added chartsheet support. A chartsheet is a type of worksheet that only
|
||||
contains a chart. See the @ref chartsheet.h "Chartsheet" object and @ref
|
||||
chartsheet.c.
|
||||
|
||||
|
||||
## 0.7.9 September 1 2018
|
||||
|
||||
- Added `chart_axis_set_label_align()` function to set the alignment of chart
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue