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 9f36ae0 commit 61cfca9Copy full SHA for 61cfca9
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 6.0.0 - Jul 29, 2021
2
+
3
+- bump `rust-bitcoin` to 0.27
4
+- several bugfixes
5
6
# 5.0.0 - Jan 14, 2021
7
8
- Remove `PkCtx` from the API
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "miniscript"
-version = "5.1.0"
+version = "6.0.0"
authors = ["Andrew Poelstra <apoelstra@wpsoftware.net>, Sanket Kanjalkar <sanket1729@gmail.com>"]
repository = "https://github.com/apoelstra/miniscript"
description = "Miniscript: a subset of Bitcoin Script designed for analysis"
0 commit comments