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 351ffa8 commit 532f314Copy full SHA for 532f314
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+# 12.0.0 - TODO
2
+
3
# 11.0.0 - November 16, 2023
4
5
- Add the planning module [#592](https://github.com/rust-bitcoin/rust-miniscript/pull/592)
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "miniscript"
-version = "11.0.0"
+version = "12.0.0"
authors = ["Andrew Poelstra <apoelstra@wpsoftware.net>, Sanket Kanjalkar <sanket1729@gmail.com>"]
license = "CC0-1.0"
6
homepage = "https://github.com/rust-bitcoin/rust-miniscript/"
0 commit comments