From d8952eccc60e2bad9a44547a18dfde7fc7c3dde4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erik=20Fr=C3=B6jdh?= Date: Fri, 27 Jun 2025 17:19:14 +0200 Subject: [PATCH] Update RELEASE.md --- RELEASE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/RELEASE.md b/RELEASE.md index 1bf04d6..02d5a9d 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -8,6 +8,8 @@ Features: - Cluster finder now works with 5x5, 7x7 and 9x9 clusters - Added ClusterVector::empty() member +Bugfixes: +- Fixed reading RawFiles with ROI fully excluding some sub files. ### 2025.05.22 @@ -18,7 +20,7 @@ Features: Bugfixes: - Fixed crash when opening raw files with large number of data files -- Fixed reading RawFiles with ROI fully excluding some sub files. +