Prep for release 0.7.8.

This commit is contained in:
John McNamara 2018-08-30 23:52:45 +01:00
parent b203f94f5a
commit 2fd7a4f814
6 changed files with 21 additions and 9 deletions

View file

@ -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