mirror of
https://github.com/jmcnamara/libxlsxwriter.git
synced 2026-05-21 06:45:21 -06:00
Prep for release 0.7.8.
This commit is contained in:
parent
b203f94f5a
commit
2fd7a4f814
6 changed files with 21 additions and 9 deletions
|
|
@ -2,6 +2,15 @@
|
|||
@page changes Changes
|
||||
|
||||
|
||||
## 0.7.8 August 30 2018
|
||||
|
||||
- Added `worksheet_insert_image_buffer()` function to insert images from
|
||||
memory buffers. See @ref image_buffer.c.
|
||||
Feature request [#125][gh_125].
|
||||
|
||||
[gh_125]: https://github.com/jmcnamara/libxlsxwriter/issues/125
|
||||
|
||||
|
||||
## 0.7.7 May 16 2018
|
||||
|
||||
- Fix to ensure the use of wide filenames on Windows with Microsoft Visual
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue