We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf023ab commit 17546d7Copy full SHA for 17546d7
1 file changed
CHANGELOG.md
@@ -6,6 +6,12 @@ All notable changes to this project will be documented in this file.
6
### Added
7
- Support for MWA Average Embedded Element beams in UVBeam.
8
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
+
15
## [3.2.6] - 2025-03-13
16
17
0 commit comments