aboutsummaryrefslogtreecommitdiff
path: root/doc/release-notes.md
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2023-05-16 15:32:21 +0100
committerfanquake <fanquake@gmail.com>2023-05-16 15:32:44 +0100
commit4d2f2fae9782a4736c2e271f5d6107b677f2e14d (patch)
tree03fab31ce1181954b5d110e3244a4728f3980bc1 /doc/release-notes.md
parent2e9fc2e353fe56e8e9ea2b2505aa69b9825122f7 (diff)
parent7ae937326ae009aa825c5d855b20e79ab1a7e5dc (diff)
downloadbitcoin-23.2.tar.xz
Merge bitcoin/bitcoin#27663: [23.2] Final Changesv23.2
7ae937326ae009aa825c5d855b20e79ab1a7e5dc doc: update release notes for 23.2 (fanquake) 6c5781e3cbd523a96930257147ad8b8ead67a159 doc: update manual pages for 23.2 (fanquake) 5fbb86e1552f55adf4c9662938d6cedbbb801e80 build: bump version to 23.2 final (fanquake) Pull request description: Final changes for v23.2. I don't expect any futher backports, or the need to prolong the rc, as the changes here are fairly minimal. PR for bitcoincore.org is here: https://github.com/bitcoin-core/bitcoincore.org/pull/969 ACKs for top commit: josibake: ACK https://github.com/bitcoin/bitcoin/pull/27663/commits/7ae937326ae009aa825c5d855b20e79ab1a7e5dc stickies-v: ACK 7ae937326ae009aa825c5d855b20e79ab1a7e5dc Tree-SHA512: 88e8138c17f9211a81dbdff5d8ec8869c5121f15d144022f84f4abbbb001df58713469e1ff766b60d80e2ebb4c481605282c685967d02316338345747a8cfbd4
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 4b1d0f0040..a8827acce3 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -1,11 +1,11 @@
-23.2rc1 Release Notes
+23.2 Release Notes
==================
-Bitcoin Core version 23.2rc1 is now available from:
+Bitcoin Core version 23.2 is now available from:
- <https://bitcoincore.org/bin/bitcoin-core-23.2/test.rc1/>
+ <https://bitcoincore.org/bin/bitcoin-core-23.2/>
-This release includes new features, various bug fixes and performance
+This release includes various bug fixes and performance
improvements, as well as updated translations.
Please report bugs using the issue tracker at GitHub: