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. +