added a shift parameter for the lsbset module.

This commit is contained in:
Cédric Bonhomme 2018-12-18 21:38:25 +01:00
parent a86361dd27
commit ea2de8142c
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
6 changed files with 47 additions and 15 deletions

View file

@ -1,6 +1,11 @@
Release History
===============
0.9.0 (2018-12-18)
------------------
* added the possibility to shift the encoded bits when using the lsbset module.
0.8.6 (2018-11-05)
------------------