Skip to content

Commit

Permalink
Update changelog for new version and for recent changes
Browse files Browse the repository at this point in the history
include the changes for PR #363
  • Loading branch information
bhazelton authored and mkolopanis committed Oct 14, 2021
1 parent 6677db5 commit 1ef8cdb
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 @@ -2,6 +2,8 @@

## [Unreleased]

## [1.2.1] - 2021-10-13

### Added
- Support for unit tests parallelized with MPI.
- Require that future changes not drastically increase runtime for current capabilities.
Expand All @@ -10,6 +12,7 @@
- Use remote memory access to collect finished visibility data, without serialization.

### Fixed
- `x_orientation` is now checked on UVBeam objects and flowed into the output UVData files.
- `SkyModel.name` is now coerced to an array.
- Bug MPI-enabled tests which caused failure on tests that wouldn't pass in serial mode.
- Fix bugs in reading catalogs using pyradiosky for `skyh5` files and files with unusual extension names.
Expand Down

0 comments on commit 1ef8cdb

Please sign in to comment.