Skip to content

Commit 17546d7

Browse files
committed
update the changelog
1 parent cf023ab commit 17546d7

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
@@ -6,6 +6,12 @@ All notable changes to this project will be documented in this file.
66
### Added
77
- Support for MWA Average Embedded Element beams in UVBeam.
88

9+
### Fixed
10+
- A bug where `UVData.scan_number_array` was not properly updated when objects
11+
were added or concatenated. The fix for was a major refactoring that should prevent
12+
similar bugs in the future by using UVParameter forms to detect which attributes
13+
to update on UVData objects.
14+
915
## [3.2.6] - 2025-03-13
1016

1117
### Added

0 commit comments

Comments
 (0)