Skip to content

Commit 61cfca9

Browse files
committed
bump version to 6.0.0
1 parent 9f36ae0 commit 61cfca9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 6.0.0 - Jul 29, 2021
2+
3+
- bump `rust-bitcoin` to 0.27
4+
- several bugfixes
5+
16
# 5.0.0 - Jan 14, 2021
27

38
- Remove `PkCtx` from the API

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 = "5.1.0"
3+
version = "6.0.0"
44
authors = ["Andrew Poelstra <apoelstra@wpsoftware.net>, Sanket Kanjalkar <sanket1729@gmail.com>"]
55
repository = "https://github.com/apoelstra/miniscript"
66
description = "Miniscript: a subset of Bitcoin Script designed for analysis"

0 commit comments

Comments
 (0)