From f5bdca7216cac54ee8d06cd04e90c259c0a5ed83 Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Fri, 12 Sep 2025 20:38:41 +0100 Subject: [PATCH] Updated version and release notes --- support/Release notes.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/support/Release notes.txt b/support/Release notes.txt index 77d9728d..0559b6d3 100644 --- a/support/Release notes.txt +++ b/support/Release notes.txt @@ -1,4 +1,10 @@ =============================================================================== +20.43.3 + +Removed ETL_NOEXCEPT from delegate operator(), call_if(), and call_or() +Removed ETL_NOEXCEPT from closure + +=============================================================================== 20.43.2 Pull Requests: