Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,16 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

## [3.2.6] - 2025-03-13

### Added
- Support for python 3.14.

### Changed
- Added improved handling of a few warning messages from h5py and numpy.

### Fixed
- A bug with reading ms caltables with multiple closely-spaced times.
- Significant reduction in memory when reading UVFITS files, particularly when
reading the entire file (no selection on read).

Expand Down
Loading