Updated release notes

This commit is contained in:
John Wellbelove 2024-07-31 10:51:35 +01:00
parent 405b57191d
commit 99737a97ff

View File

@ -34,6 +34,7 @@ Pull Requests
#934 Fixes compiler detection with Wundef
#935 Added 20 bit integral limits (MSP430 devices)
New configuration macro, ETL_USE_20BIT_TYPES, which controls the definition of ETL_USING_20BIT_TYPES and ETL_NOT_USING_20BIT_TYPES.
#939 Fix histogram indexing when accessed via operator[]
===============================================================================
20.38.17