Skip to content

Commit db73dfa

Browse files
committed
release 0.9.2
1 parent 6131ffd commit db73dfa

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)