From 19fa8dff2cadb504e02a5cd9e0e63488c19b87c9 Mon Sep 17 00:00:00 2001 From: Alice Date: Tue, 8 Sep 2026 19:30:31 +0200 Subject: [PATCH] updated Release Notes --- RELEASE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index bb3cb855..ea27e8de 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -16,6 +16,8 @@ - Added the ``AARE_TUNE_LOCAL`` CMake option to build with ``-march=native`` and ``-mtune=native`` when supported. Binaries built with this option are specific to the local CPU and may not be portable. +- Support for PixeltoStrixelRemapping. Precomputedt maps are available of the most common sensor-module configurations of iLGAD abnd TEW sensors on the Jungfrau module. + ### API Changes: