From 785242dd4ca5b05155f67a8ab097dc35ee183559 Mon Sep 17 00:00:00 2001 From: glozow Date: Mon, 25 Mar 2024 08:54:44 +0000 Subject: [PATCH] [doc] update release notes 26.1 --- doc/release-notes.md | 9 +++++---- 1 file 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: - + -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