mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-21 06:45:21 -06:00
Prep for release 0.7.1.
This commit is contained in:
parent
3333909632
commit
7b25bca1f5
3 changed files with 11 additions and 2 deletions
|
|
@ -2,6 +2,15 @@
|
|||
@page changes Changes
|
||||
|
||||
|
||||
## 0.7.1 July 24 2017
|
||||
|
||||
- Fixed issue where internal file creation and modification dates were in the
|
||||
local timezone instead of UTC.
|
||||
Issue [#110][gh_110].
|
||||
|
||||
[gh_110]: https://github.com/jmcnamara/libxlsxwriter/issues/110
|
||||
|
||||
|
||||
## 0.7.0 June 26 2017
|
||||
|
||||
- Added support for CMake build system. See @ref gsg_cmake.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue