mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-21 06:45:21 -06:00
Prep for release 0.7.0.
This commit is contained in:
parent
3fdf181d1e
commit
2f06734178
3 changed files with 13 additions and 2 deletions
11
Changes.txt
11
Changes.txt
|
|
@ -2,6 +2,17 @@
|
|||
@page changes Changes
|
||||
|
||||
|
||||
## 0.7.0 June 26 2017
|
||||
|
||||
- Added support for CMake build system. See @ref gsg_cmake.
|
||||
Thanks to Alex Huszagh.
|
||||
|
||||
- Fixed issue where image filehandles weren't closed until the overall file
|
||||
was closed causing the system to run out of filehandles.
|
||||
Issue [#106][gh_106].
|
||||
|
||||
[gh_106]: https://github.com/jmcnamara/libxlsxwriter/issues/106
|
||||
|
||||
## 0.6.9 January 30 2017
|
||||
|
||||
- Added chart trendlines. See @ref chart_trendlines and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue