From 8d125acda2a7e912ca2491c0249f18cf6359c6c3 Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Mon, 4 Dec 2023 08:41:02 +0000 Subject: [PATCH] Updated 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 ec398e188..10905a705 100644 --- a/support/Release notes.txt +++ b/support/Release notes.txt @@ -1,6 +1,8 @@ =============================================================================== 20.38.7 Updated CI scripts +Updated build script text +Added additional etl::make_lsb_mask and etl::make_msb_mask binary functions #779 hash.h: warnings produced with -Wfloat-equal #781 etl::multi_span::iterator::operator *() fails if first span is empty #780 endian enum_type produces useless-cast warnings