We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 443cc87 commit 41d0732Copy full SHA for 41d0732
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 0.3.1 - May 10, 2024
2
+
3
+- [Fixed](https://github.com/ElementsProject/elements-miniscript/pull/81) ELIP-151 hash calculation
4
5
# 0.3.0 - Jan 30, 2024
6
7
- Add simplicity
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "elements-miniscript"
-version = "0.3.0"
+version = "0.3.1"
authors = ["Andrew Poelstra <apoelstra@wpsoftware.net>, Sanket Kanjalkar <sanket1729@gmail.com>"]
repository = "https://github.com/ElementsProject/elements-miniscript"
description = "Elements Miniscript: Miniscript, but for elements"
0 commit comments