Prep for release 0.5.6.

This commit is contained in:
John McNamara 2017-01-11 00:11:30 +00:00
parent 50fce5f3c3
commit f5ce952b68
5 changed files with 12 additions and 5 deletions

View file

@ -24,7 +24,7 @@ It supports features such as:
- Source code available on [GitHub](https://github.com/jmcnamara/libxlsxwriter).
- FreeBSD license.
- ANSI C.
- Works with GCC 4.x, GCC 5.x, Clang, Xcode, MSVC 2015, ICC, TCC, MinGW, MingGW-w64/32.
- Works with GCC, Clang, Xcode, MSVC 2015, ICC, TCC, MinGW, MingGW-w64/32.
- Works on Linux, FreeBSD, OpenBSD, OS X, iOS and Windows. Also works on MSYS/MSYS2 and Cygwin.
- Compiles for 32 and 64 bit.
- The only dependency is on `zlib`.