diff options
author | fanquake <fanquake@gmail.com> | 2023-05-15 14:34:52 +0100 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2023-05-15 14:34:52 +0100 |
commit | 7ae937326ae009aa825c5d855b20e79ab1a7e5dc (patch) | |
tree | 03fab31ce1181954b5d110e3244a4728f3980bc1 | |
parent | 6c5781e3cbd523a96930257147ad8b8ead67a159 (diff) |
doc: update release notes for 23.2
-rw-r--r-- | doc/release-notes.md | 8 |
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: |