chg: [RELEASE] Updated CHANGELOG.
Some checks failed
Python application / build (3.10) (push) Has been cancelled
Python application / build (3.11) (push) Has been cancelled
Python application / build (3.12) (push) Has been cancelled

This commit is contained in:
Cédric Bonhomme 2025-06-22 12:08:43 +02:00
parent ea91d5d63d
commit 7fa6517830
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D

View file

@ -4,6 +4,7 @@
- Added functions for hiding/revealing messages in PCM encoded .wav files. - Added functions for hiding/revealing messages in PCM encoded .wav files.
([#54](https://github.com/cedricbonhomme/Stegano/pull/54)) ([#54](https://github.com/cedricbonhomme/Stegano/pull/54))
- Improved typing.
- Updated dependencies. - Updated dependencies.