Prepare the new minor release (bug fix).

This commit is contained in:
Cédric Bonhomme 2017-01-19 07:22:51 +01:00
parent b8c8237792
commit 673f7b5bc4
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
19 changed files with 29 additions and 21 deletions

View file

@ -1,6 +1,12 @@
Release History
===============
0.6.2 (2017-01-19)
------------------
* bugfix: solved a bug when the image data is coming via byte streams (ByteIO),
for the exifHeader hiding method.
0.6.1 (2016-08-25)
------------------