Merge rust-bitcoin/rust-bitcoin#3525: Release tracking PR: `chacha20-poly1305` v0.1.0
7d6ed16dfc
Add changelog to chacha20-poly1305 crate (Nick Johnson) Pull request description: The initial release for the `chacha20-poly1305` crate. No other preparation needed for release since the version, `v0.1.0`, is already set in Cargo.toml. ACKs for top commit: tcharding: ACK7d6ed16dfc
storopoli: ACK7d6ed16dfc
apoelstra: ACK 7d6ed16dfc9e8549bcf3d73af9aae7cd13904643; successfully ran local tests Tree-SHA512: b9b42f59f7515e1cce63601ecaf33ba11eb594ec359e436babb1e7bed299f2244cae5e4760af9534f47023d5491d718f2cbd4808a6a15deab2aaf671305b817f
This commit is contained in:
commit
05d9ccb261
|
@ -0,0 +1,3 @@
|
|||
# 0.1.0 - 2024-10-28
|
||||
|
||||
* Initial release to create the chacha20-poly1305 crate.
|
Loading…
Reference in New Issue