From f788f1e5cc50a0dfb0c63be8fa9dcf0c2da84009 Mon Sep 17 00:00:00 2001 From: fanquake Date: Wed, 11 Mar 2026 15:46:42 +0000 Subject: [PATCH] doc: update release notes for v30.x --- doc/release-notes.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/release-notes.md b/doc/release-notes.md index 12eccd1ce58..2147de3985e 100644 --- a/doc/release-notes.md +++ b/doc/release-notes.md @@ -65,6 +65,7 @@ Notable changes - #34627 guix: use a temporary file over sponge, drop moreutils - #34713 depends: Allow building Qt packages after interruption - #34754 depends: Qt fixes for GCC 16 compatibility +- #34787 build: fix native macOS deployment ### Test @@ -97,6 +98,8 @@ Notable changes - #34344 ci: update GitHub Actions versions - #34453 ci: Always print low ccache hit rate notice - #34461 ci: Print verbose build error message in test-each-commit +- #34802 ci: Bump GHA actions versions +- #34815 ci: bump cirruslabs actions versions Credits =======