Skip to content

Commit

Permalink
Updating CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
kartographer authored and bhazelton committed Jan 24, 2024
1 parent fd87e31 commit 4293cca
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,9 @@ fully tested and didn't work properly.
- Having `freq_array` and `channel_width` defined on wide-band UVCal objects.

### Fixed
- A small bug (mostly affecting continuous integration) that threw an error when the
IERS service was down and when tests were using `test.check_warnings` to look for no
warnings thrown (i.e., where `match=None`).
- A couple of small bugs related to handling of the `freq_range` parameter in the
`reorder_freqs` and `__add__` methods on `UVCal`.

Expand Down

0 comments on commit 4293cca

Please sign in to comment.