aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorglozow <gloriajzhao@gmail.com>2024-03-25 08:54:44 +0000
committerglozow <gloriajzhao@gmail.com>2024-03-25 10:01:43 +0000
commit785242dd4ca5b05155f67a8ab097dc35ee183559 (patch)
tree7df06d1c5e4f858edbaa17f21a4790131b47256f
parent5f06dcf9c9481ab8f034aece447e12da67ab7ce7 (diff)
[doc] update release notes 26.1
-rw-r--r--doc/release-notes.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index bd4d3d548f..cb64d1bbe8 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -1,11 +1,11 @@
-26.1rc1 Release Notes
+26.1 Release Notes
==================
-Bitcoin Core version 26.1rc1 is now available from:
+Bitcoin Core version 26.1 is now available from:
- <https://bitcoincore.org/bin/bitcoin-core-26.1/test.rc1/>
+ <https://bitcoincore.org/bin/bitcoin-core-26.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:
@@ -71,6 +71,7 @@ Notable changes
- #28992 ci: Use Ubuntu 24.04 Noble for asan,tsan,tidy,fuzz
- #29080 ci: Set HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK to avoid unrelated failures
+- #29610 ci: Fix "macOS native" job
### Miscellaneous