Skip to content

Commit 19625b5

Browse files
committed
update the changelog
1 parent f62c738 commit 19625b5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
33

44
## [Unreleased]
55

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+
612
## [3.2.6] - 2025-03-13
713

814
### Added

0 commit comments

Comments
 (0)