We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eca9fb6 commit 5f16bfcCopy full SHA for 5f16bfc
1 file changed
CHANGELOG.md
@@ -3,10 +3,16 @@ All notable changes to this project will be documented in this file.
3
4
## [Unreleased]
5
6
+## [3.2.6] - 2025-03-13
7
+
8
+### Added
9
+- Support for python 3.14.
10
11
### Changed
12
- Added improved handling of a few warning messages from h5py and numpy.
13
14
### Fixed
15
+- A bug with reading ms caltables with multiple closely-spaced times.
16
- Significant reduction in memory when reading UVFITS files, particularly when
17
reading the entire file (no selection on read).
18
0 commit comments