Skip to content

Commit 9922e37

Browse files
apoelstrasanket1729
authored andcommitted
release 9.1.0
1 parent 7132b11 commit 9922e37

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# 9.0.2 - July 13, 2023
1+
# 9.1.0 - July 13, 2023
2+
- Explicitly track recursion depth in fragments [#704](https://github.com/rust-bitcoin/rust-miniscript/pull/704)
3+
4+
# 9.0.2
25

36
- Workaround for recursion bug in rustc https://github.com/rust-bitcoin/rust-miniscript/pull/566
47

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "miniscript"
3-
version = "9.0.2"
3+
version = "9.1.0"
44
authors = ["Andrew Poelstra <apoelstra@wpsoftware.net>, Sanket Kanjalkar <sanket1729@gmail.com>"]
55
license = "CC0-1.0"
66
homepage = "https://github.com/rust-bitcoin/rust-miniscript/"

0 commit comments

Comments
 (0)