Bumped version numberd and updated the CHANGELOG.

This commit is contained in:
Cédric Bonhomme 2016-05-22 15:38:36 +02:00
parent 4c2fb50c68
commit f7d354a9c4
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
3 changed files with 11 additions and 3 deletions

View file

@ -1,6 +1,14 @@
Release History
===============
0.5.4 (2016-05-22)
------------------
* the generator provided to the functions lsbset.hide() and lsbset.reveal() is
now a function. This is more convenient for a user who wants to use a custom
generator (not in the module lsbset.generators).
* performance improvements for the lsb and lsbset modules.
0.5.3 (2016-05-19)
------------------