We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f62c738 commit 19625b5Copy full SHA for 19625b5
1 file changed
CHANGELOG.md
@@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
3
4
## [Unreleased]
5
6
+### Fixed
7
+- A bug where `UVData.scan_number_array` was not properly updated when objects
8
+were added or concatenated. The fix for was a major refactoring that should prevent
9
+similar bugs in the future by using UVParameter forms to detect which attributes
10
+to update on UVData objects.
11
+
12
## [3.2.6] - 2025-03-13
13
14
### Added
0 commit comments