rust-bitcoin-unsafe-fast/chacha20_poly1305/CHANGELOG.md

8 lines
131 B
Markdown

# 0.1.1 - 2024-11-07
* The crate is now `no_std`.
# 0.1.0 - 2024-10-28
* Initial release to create the chacha20-poly1305 crate.