aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes.md
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2021-10-18 20:40:37 +0800
committerfanquake <fanquake@gmail.com>2021-10-18 20:41:02 +0800
commit29e129ab6bb03f595e9c4fd89fa701c0159441f2 (patch)
tree589342b1ac64c02d081996ce28621a182f928b5e /doc/release-notes.md
parentfd78b7a788c584ac2162bed1924bd391dd2c194c (diff)
parent0e2c78216303cb63cbd2368bd267eb3040351659 (diff)
downloadbitcoin-0.20.2.tar.xz
Merge bitcoin/bitcoin#23301: [0.20] Finalise v0.20.2v0.20.2v0.20-final
0e2c78216303cb63cbd2368bd267eb3040351659 release: bump RC to 0 (-final) (fanquake) Pull request description: Bump to final. Release will be tagged shortly after. ACKs for top commit: laanwj: ACK 0e2c78216303cb63cbd2368bd267eb3040351659 Tree-SHA512: 1864302cf3b2e444fe7172082ff80839fb2d519cf59fc0c76a5f87027aec5a2e3783a73b5916539cfb093905acb104cf2a9e2d79279d0c69a58c5660005cf1d4
Diffstat (limited to 'doc/release-notes.md')
-rw-r--r--doc/release-notes.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index 3a3c7bd576..ad001bc9c1 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -1,9 +1,9 @@
-0.20.2rc3 Release Notes
+0.20.2 Release Notes
====================
-Bitcoin Core version 0.20.2rc3 is now available from:
+Bitcoin Core version 0.20.2 is now available from:
- <https://bitcoincore.org/bin/bitcoin-core-0.20.2/test.rc3>
+ <https://bitcoincore.org/bin/bitcoin-core-0.20.2/>
This minor release includes various bug fixes and performance
improvements, as well as updated translations.
@@ -101,7 +101,7 @@ requiring the full previous transaction for segwit inputs. The witness utxo
is still provided to maintain compatibility with software which relied on its
existence to determine whether an input was segwit.
-0.20.2rc3 change log
+0.20.2 change log
=================
### P2P protocol and network code