diff --git a/zcash_primitives/CHANGELOG.md b/zcash_primitives/CHANGELOG.md index a4365f51e..fdd77368b 100644 --- a/zcash_primitives/CHANGELOG.md +++ b/zcash_primitives/CHANGELOG.md @@ -7,11 +7,14 @@ and this library adheres to Rust's notion of ## [Unreleased] +### Changed +- Update dependencies to `incrementalmerkletree 0.7`, `orchard 0.10`, + `sapling-crypto 0.3`. + ## [0.17.0] - 2024-08-26 ### Changed -- Update dependencies to `incrementalmerkletree 0.7`, `orchard 0.10`, - `sapling-crypto 0.3`, `zcash_protocol 0.3.0`, `zcash_address 0.5.0`. +- Update dependencies to `zcash_protocol 0.3`, `zcash_address 0.5`. ## [0.16.0] - 2024-08-19