Some small improvements to release notes

This commit is contained in:
Pieter Wuille
2021-09-08 11:36:44 -04:00
parent f75615ebdd
commit 9f9ffe5bb0

View File

@@ -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
-----