We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33361ce + 5128bb2 commit 400a3c0Copy full SHA for 400a3c0
CHANGELOG.md
@@ -1,6 +1,10 @@
1
# 0.16.0
2
3
+- MSRV changed from 1.29 to 1.41.1
4
- bump bitcoin crate version to 0.29.0
5
+- moved to Rust edition 2018
6
+- make get_tx_out_set_info compatible with v22+
7
+- add `submit_block`, `submit_block_bytes`, `submit_block_hex`
8
9
# 0.15.0
10
0 commit comments