chg [release]: Updated changelog and documentation.

This commit is contained in:
Cédric Bonhomme 2022-11-20 00:27:14 +01:00
parent 2e4f1629fd
commit 18d1176ae8
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
5 changed files with 14 additions and 7 deletions

View file

@ -1,6 +1,13 @@
## Release History
### 0.11.0 (2022-11-20)
* Reduced memory footprint and processing speed,
the modules ``lsb`` and ``lsbset`` have been merged
([PR #34](https://github.com/cedricbonhomme/Stegano/pull/34)).
### 0.10.2 (2022-01-13)
* Stegano now uses Pillow 9.0.0 (CVE-2022-22815).