From e1b2a878db699d0c7c80b1b1152a824b7552be92 Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Sun, 24 Sep 2023 19:38:53 +0100 Subject: [PATCH] Updated release notes --- support/Release notes.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/support/Release notes.txt b/support/Release notes.txt index 92210da84..a78540a5b 100644 --- a/support/Release notes.txt +++ b/support/Release notes.txt @@ -1,16 +1,19 @@ =============================================================================== 20.38.2 +#749 Code change causes warning with armcc compiler #753 IAR's overload resolution struggles with etl::span::span(etl::array&) #754 ambiguous etl::bit_stream_reader::bit_stream_reader() for some etl::span #755 warning about constexpr in array.h #756 Parameter pack compilation error #758 Move assignment not working for non-empty containers #761 Make "private" includes relative +#765 etl::optional cannot be constexpr +#766 etl::unique_ptr::reset() can call deleter with nullptr argument Re-enabled bit_stream_writer tests =============================================================================== 20.38.1 -#749 Code change causes warning with armcc compiler +Deleted =============================================================================== 20.38.0