From 99737a97ff5dd4329cd594b49530e7329085a2d2 Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Wed, 31 Jul 2024 10:51:35 +0100 Subject: [PATCH] Updated release notes --- support/Release notes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/support/Release notes.txt b/support/Release notes.txt index 2e3e5cc68..2c3dcc809 100644 --- a/support/Release notes.txt +++ b/support/Release notes.txt @@ -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