Skip to content

Commit e265d32

Browse files
authored
Merge pull request #293 from stevenroose/changelog-0.17
Complete v0.17.0 changelog
2 parents bf153d6 + b56b595 commit e265d32

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

+12-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,17 @@
11
# 0.17.0
22

3-
- Add listwalletdir rpc
4-
- Update `jsonrpc` dependency to 0.14.0
3+
- add `list_wallet_dir` rpc
4+
- add `join_psbt` rpc
5+
- add `get_raw_change_address` rpc
6+
- add `create_psbt` rpc
7+
- add `combine_raw_transaction` rpc
8+
- add `decode_raw_transaction` rpc
9+
- add `import_descriptors` rpc
10+
- add `get_mempool_info` rpc
11+
- add `get_index_info` rpc
12+
- change return type of `unload_wallet`
13+
- update `jsonrpc` dependency to 0.14.0
14+
- update `bitcoin` dependency to 0.30.0
515

616
# 0.16.0
717

0 commit comments

Comments
 (0)