Skip to content

Commit 4ac248d

Browse files
authored
Merge pull request zcash#457 from zcash/release/v0.11.0
Release orchard version 0.11.0
2 parents efa62fc + 0a71893 commit 4ac248d

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to Rust's notion of
77

88
## [Unreleased]
99

10+
## [0.11.0] - 2025-02-20
11+
1012
### Added
1113
- `orchard::pczt::Zip32Derivation::extract_account_index`
1214

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "orchard"
3-
version = "0.10.1"
3+
version = "0.11.0"
44
authors = [
55
"Sean Bowe <sean@electriccoin.co>",
66
"Jack Grigg <jack@electriccoin.co>",

0 commit comments

Comments
 (0)