Updated version and release notes

This commit is contained in:
John Wellbelove 2024-04-24 09:46:12 +01:00
parent 6c531a637d
commit 1f248ccfc6
2 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,12 @@
===============================================================================
20.38.12
Fixes:
#815 etl::remove_if calls predicate twice for first iterator, where predicate returns true.
#885 queue move-assignment is not compiling
Modified UnitTest++ SUITE macro for better VS2022 intellisense compatibility
===============================================================================
20.38.11
Fixes:

View File

@ -1 +1 @@
20.38.11
20.38.12