Skip to content

Commit 3457a66

Browse files
committed
Merge rust-bitcoin/rust-bitcoin#915: Release 0.28.0-rc.2
0d29c83 rust-bitcoin 0.28.0-rc.2 (sanket1729) b3e612a Remove misc whitespace (sanket1729) Pull request description: This does not include a changelog because rc.1 did not have changelog. ACKs for top commit: dr-orlovsky: ACK 0d29c83 apoelstra: ACK 0d29c83 Tree-SHA512: ec0858c0b075c023abb6a10e377b07b5fad56a683efb68450afe1270a74a705349c0050526125d8dd6bed08fc9aed263f4dde68f3c8ade6c76e6143da5f12691
2 parents 4e0c3b4 + 7495bf9 commit 3457a66

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
The previous release changed the behavior of `Display` for `ChildNumber`, assuming that any correct usage would not be
1515
affected. [Issue 608](https://github.com/rust-bitcoin/rust-bitcoin/issues/608) goes into the details of why this isn't
16-
the case and how we broke both `rust-miniscript` and BDK.
16+
the case and how we broke both `rust-miniscript` and BDK.
1717

1818
# 0.26.1 - 2021-06-06 (yanked, see explanation above)
1919

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bitcoin"
3-
version = "0.28.0-rc.1"
3+
version = "0.28.0-rc.2"
44
authors = ["Andrew Poelstra <[email protected]>"]
55
license = "CC0-1.0"
66
homepage = "https://github.com/rust-bitcoin/rust-bitcoin/"

0 commit comments

Comments
 (0)