Commit 0b97659
committed
Merge bitcoindevkit#141: Bump version to 0.21.0 and update CHANGELOG.md
4dd7e21 Bump version to 0.21.0 and update CHANGELOG.md (Steve Myers)
Pull request description:
Bumped crate version to 0.21.0 and added below to changelog:
## 0.21.0
- Add use-rustls-ring feature bitcoindevkit#135
- refactor: make validate_merkle_proof more efficient bitcoindevkit#134
- chore: set rust edition to 2021, fix clippy, add ci fmt and clippy checks bitcoindevkit#139
## 0.20.0
- Upgrade rustls to 0.23 bitcoindevkit#132
- chore(deps): upgrade rust-bitcoin to 0.32.0 bitcoindevkit#133
- ci: add test with MSRV 1.63.0 bitcoindevkit#128
ACKs for top commit:
oleonardolima:
ACK 4dd7e21
ValuedMammal:
ACK 4dd7e21
Tree-SHA512: 3fcec2fb437733eac235bccb1b9c8f6b706e7a713c71de85016adc93f7db128ca6eadb5e9d1d44df27f1b49cce139b222aa9c21343afcf25befdf80a47442e512 files changed
+16
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
12 | 24 | | |
13 | 25 | | |
14 | 26 | | |
| |||
23 | 35 | | |
24 | 36 | | |
25 | 37 | | |
26 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments