From 228d789a6c47bf2e8e40c06723ee09645c14fabd Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Sat, 6 Sep 2025 10:19:31 +0100 Subject: [PATCH] Updated version and release notes --- support/Release notes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/support/Release notes.txt b/support/Release notes.txt index 9e7e66b0..3120d61c 100644 --- a/support/Release notes.txt +++ b/support/Release notes.txt @@ -8,11 +8,13 @@ Added automatic use of __builtin_memcpy, __builtin_memmove, __builtin_memset, __ Added etl::typed_storage_ext to wrap external storage. Fixes: +#1171 optional of a const arary can't be emplaced with gcc-15 #1176 Fix GCC __builtin_memcpy errors when compiling with -O2 optimisation #1180 Duplicate definition of const_reference in etl::const_set_ext Pull Requests: #1169 Remove Unreachable Break Statements +#1172 Make call interfaces in etl::delegate and etl::closure conditionally noexcept =============================================================================== 20.43.0