diff options
author | fanquake <fanquake@gmail.com> | 2023-10-16 16:44:10 +0100 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2023-10-16 16:44:20 +0100 |
commit | 7da4ae1f78ab4f6c8b19c8ca89bd6b2a6c4836ea (patch) | |
tree | 7d3b818bf01e0cb10795e77eaccb5fd37477eaf4 /doc/release-notes.md | |
parent | 167d3e2f16ca8d3ed8d31e71490ecf0ca220ac34 (diff) | |
parent | a13670090dbf34daf2a378a9870817e19d4c2aa0 (diff) |
Merge bitcoin/bitcoin#28655: [25.1] Final Changesv25.1
a13670090dbf34daf2a378a9870817e19d4c2aa0 doc: update release notes for 25.1 (fanquake)
e8d5c35e8094382537c3d1704b46f2554818a146 doc: update manual pages for 25.1 (fanquake)
9e00b73ee776c7bb902016121d28b9b5bea6537b build: bump version to 25.1 final (fanquake)
Pull request description:
Final changes for `v25.1`.
PR for bitcoincore.org is here: https://github.com/bitcoin-core/bitcoincore.org/pull/991.
No additional changes have been backported since rc1 (tagged 14 days ago),
and no bugs or issues have been reported (test bins have been available for 9 days).
ACKs for top commit:
hebasto:
ACK a13670090dbf34daf2a378a9870817e19d4c2aa0.
TheCharlatan:
lgtm ACK a13670090dbf34daf2a378a9870817e19d4c2aa0
Tree-SHA512: 037f937dd4d2a9de15ff15a80f35b6047b61ffc3d9a33e7d4a4fcbce6302569bbc516c6da5849211b34ebbe914c4edcdd182e2d1d43897d0dcd32834ce6f2574
Diffstat (limited to 'doc/release-notes.md')
-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 b27bfd0272..7168d36875 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -1,11 +1,11 @@ -25.1rc1 Release Notes +25.1 Release Notes ================== -Bitcoin Core version 25.1rc1 is now available from: +Bitcoin Core version 25.1 is now available from: - <https://bitcoincore.org/bin/bitcoin-core-25.1/test.rc1> + <https://bitcoincore.org/bin/bitcoin-core-25.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: |