chg: [dependencies] Updated dependencies and CHANGELOG.

This commit is contained in:
Cédric Bonhomme 2025-06-22 10:33:24 +02:00
parent 1bcb60d7c3
commit 5b75db7dab
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D
3 changed files with 191 additions and 106 deletions

View file

@ -1,5 +1,12 @@
## Release History
### 2.0.0 (2025-06-22)
- Added functions for hiding/revealing messages in PCM encoded .wav files.
([#54](https://github.com/cedricbonhomme/Stegano/pull/54))
- Updated dependencies.
### 1.0.1 (2025-05-03)
- Improved the packaging configuration for the command line (stegano.console).