Skip to content

Commit 17f835d

Browse files
authored
Merge pull request #474 from zcash/release-0.12.0
orchard 0.12.0
2 parents ddbff98 + 648ef34 commit 17f835d

3 files changed

Lines changed: 5 additions & 3 deletions

File tree

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.12.0] - 2025-12-05
11+
1012
### Added
1113
- `orchard::pczt::Action::apply_signature`
1214
- `orchard::value::BalanceError`

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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[package]
22
name = "orchard"
3-
version = "0.11.0"
3+
version = "0.12.0"
44
authors = [
5-
"Sean Bowe <sean@electriccoin.co>",
5+
"Sean Bowe",
66
"Jack Grigg <jack@electriccoin.co>",
77
"Daira-Emma Hopwood <daira@jacaranda.org>",
88
"Ying Tong Lai",

0 commit comments

Comments
 (0)