Skip to content

Commit 530e534

Browse files
committed
Merge #541: Update changelogs
57c0008 Update changelogs (Tobin C. Harding) Pull request description: A while ago we prepped the `v0.11.0` releases but got blocked after releasing `types`. I then forgot all about it. Some stuff has merge since then. Add a bodgy changelog entry to `node` and `client` (sans links because I'm lazy right now). We can then release `node` and `client` from this patch. ACKs for top commit: jamillambert: ACK 57c0008 Tree-SHA512: 3c020e85c315b814874ce723af56f7f45455890854cc41ccbf8c17a65fc830e44b7dbf202d3186826326159e87dd3bb5aec851ae133db1577e73f08d737b1f0d
2 parents 207e17d + 57c0008 commit 530e534

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

client/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
[#388](https://github.com/rust-bitcoin/corepc/pull/388).
55
- Bump MSRV to 1.75.0 [#405](https://github.com/rust-bitcoin/corepc/pull/405)
66
- Update to use latest `types v0.11.0`.
7+
- Support a bunch more RPC methods (incl. hidden ones).
78

89
# 0.10.0 - 2025-10-07
910

node/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
- Bump MSRV to 1.75.0 [#405](https://github.com/rust-bitcoin/corepc/pull/405)
44
- Update to use latest `client v0.11.0`.
5+
- Add support for Bitcoin Core 30.0
56

67
# 0.10.1 2025-11-18
78

0 commit comments

Comments
 (0)