diff options
author | fanquake <fanquake@gmail.com> | 2023-05-15 10:23:08 +0100 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2023-05-15 10:23:08 +0100 |
commit | 89a5a416deac060fed8c21d4381c8f59da4f4187 (patch) | |
tree | a5cc72777908687a91d44148a8e90744c7a95a6d | |
parent | b36dff9fa8b14f6894d901e4fd8d413cbcb73f08 (diff) |
doc: update release notes for 24.1
-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 a0147f5ce0..d3a98fc686 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -1,11 +1,11 @@ -24.1rc3 Release Notes -==================== +24.1 Release Notes +================== -Bitcoin Core version 24.1rc3 is now available from: +Bitcoin Core version 24.1 is now available from: - <https://bitcoincore.org/bin/bitcoin-core-24.1/test.rc3/> + <https://bitcoincore.org/bin/bitcoin-core-24.1/> -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: |