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 7b656b9 commit ec8b8c3Copy full SHA for ec8b8c3
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 11.2.0 - July 20, 2024
2
+
3
+- Fix panics while decoding large miniscripts from script [#712](https://github.com/rust-bitcoin/rust-miniscript/pull/712)
4
5
# 11.1.0 - July 9, 2024
6
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "miniscript"
-version = "11.1.0"
+version = "11.2.0"
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