diff options
author | Pieter Wuille <pieter@wuille.net> | 2021-09-08 11:36:44 -0400 |
---|---|---|
committer | Pieter Wuille <pieter@wuille.net> | 2021-09-08 13:49:11 -0400 |
commit | 9f9ffe5bb006ecc29dd3d668b685130ba1259389 (patch) | |
tree | cd546c58471d7e1f954b2a82c13d332e26db0f57 /doc | |
parent | f75615ebdda9996458e55b6999a3204435fea689 (diff) |
Some small improvements to release notes
Diffstat (limited to 'doc')
-rw-r--r-- | doc/release-notes.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md index 855d658105..972c91aa6f 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -57,8 +57,8 @@ P2P and network changes - Added NAT-PMP port mapping support via [`libnatpmp`](https://miniupnp.tuxfamily.org/libnatpmp.html). (#18077) -Updated RPCs ------------- +New and Updated RPCs +-------------------- - Due to [BIP 350](https://github.com/bitcoin/bips/blob/master/bip-0350.mediawiki) being implemented, behavior for all RPCs that accept addresses is changed when @@ -125,12 +125,12 @@ Updated RPCs Changes to Wallet or GUI related RPCs can be found in the GUI or Wallet section below. -New RPCs --------- - Build System ------------ +- Release binaries are now produced using the new `guix`-based build system. + The [/doc/release-process.md](/doc/release-process.md) document has been updated accordingly. + Files ----- |