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 a011430 commit 262049bCopy full SHA for 262049b
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 8.0.1 - November 5, 2022
2
+
3
+Fixed a bug dealing with dissatisfying pkh inside thresh
4
5
# 8.0.0 - October 20, 2022
6
7
This release contains several significant API overhauls, as well as a bump
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "miniscript"
-version = "8.0.0"
+version = "8.0.1"
authors = ["Andrew Poelstra <apoelstra@wpsoftware.net>, Sanket Kanjalkar <sanket1729@gmail.com>"]
license = "CC0-1.0"
homepage = "https://github.com/rust-bitcoin/rust-miniscript/"
0 commit comments