From 2f8fb0ff4d38450073b525041cbc6870374e94bf Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Fri, 2 Aug 2024 10:39:22 +0100 Subject: [PATCH] Updated release notes --- support/Release notes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/support/Release notes.txt b/support/Release notes.txt index 2daac9be0..41c562beb 100644 --- a/support/Release notes.txt +++ b/support/Release notes.txt @@ -1,9 +1,13 @@ =============================================================================== 20.39.1 +Fixes: #940 Allow etl::observer notification without argument Added a void specialisation to the < C++11 code. +Updates: +Added etl::count_of, etl::has_duplicates, etl::has_duplicates_of + =============================================================================== 20.39.0