mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-21 06:45:21 -06:00
Prep for release 0.5.6.
This commit is contained in:
parent
50fce5f3c3
commit
f5ce952b68
5 changed files with 12 additions and 5 deletions
|
|
@ -1,6 +1,13 @@
|
|||
/**
|
||||
@page changes Changes
|
||||
|
||||
|
||||
## 0.5.6 January 11 2017
|
||||
|
||||
- Added `chart_axis_set_interval_unit()` and `chart_axis_set_interval_tick()`
|
||||
functions to adjust category axis intervals.
|
||||
|
||||
|
||||
## 0.5.5 January 10 2017
|
||||
|
||||
- Added `chart_axis_set_major_unit()` and `chart_axis_set_minor_unit()` to set
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue