Skip to content

Commit

Permalink
Merge #87: Release 0.11.1
Browse files Browse the repository at this point in the history
0e095e7 chore: release 0.11.1 (Christian Lewe)

Pull request description:

  Create a new release for a version of the library that builds on WASM.

ACKs for top commit:
  apoelstra:
    ACK 0e095e7; successfully ran local tests

Tree-SHA512: 6d681a161f76ecbdb62bde1d8ab5b076a75f68690bdafb7802b73834b9a4df0597578f13dcc213d60118c1cde72a6544c87ccfd368e742ed624b94ca92af5dba
  • Loading branch information
apoelstra committed Oct 21, 2024
2 parents 0a3e73c + 0e095e7 commit 7ab9405
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 0.11.1 - 2024-10-21

- Fix compilation on target wasm32-unknown-unknown

# 0.11.0 - 2024-07-09

- Update upstream to 6152622613fdf1c5af6f31f74c427c4e9ee120ce
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "secp256k1-zkp"
version = "0.11.0"
version = "0.11.1"
authors = [ "Dawid Ciężarkiewicz <[email protected]>",
"Andrew Poelstra <[email protected]>",
"Lucas Soriano <[email protected]>",
Expand Down

0 comments on commit 7ab9405

Please sign in to comment.