Skip to content

Commit 2fa4edc

Browse files
committed
Merge #70: release 0.9.2
db73dfa release 0.9.2 (Riccardo Casatta) Pull request description: ACKs for top commit: apoelstra: ACK db73dfa Tree-SHA512: d24bd958492b0d1a63899ff0157601291c371346456d92978b85cb8f5b9f528be523fa45b3c3efddaa3f72ff60baebcb257e945a81b4f3a97caa13ec1e9f26a5
2 parents 6131ffd + db73dfa commit 2fa4edc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Unreleased
22

3+
# 0.9.2 - 2023-07-18
4+
5+
- Impl `Ord` for `RangeProof`, `SurjectionProof` and `PedersenCommitment`
6+
37
# 0.9.1 - 2023-06-09
48

59
- Add `Hash` derive to `Tweak`

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "secp256k1-zkp"
3-
version = "0.9.1"
3+
version = "0.9.2"
44
authors = [ "Dawid Ciężarkiewicz <dpc@ucore.info>",
55
"Andrew Poelstra <apoelstra@wpsoftware.net>",
66
"Lucas Soriano <lucas@comit.network>",

0 commit comments

Comments
 (0)