Skip to content

Commit 5e2a494

Browse files
committed
Update changelog for new version
1 parent 6363726 commit 5e2a494

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ All notable changes to this project will be documented in this file.
33

44
## [Unreleased]
55

6+
## [2.0.1] - 2020-3-24
7+
68
### Changed
79
- UVData allows conjugation of metadata only objects.
810
- Handling of strings in UVFlag files has been made more widely compatible.
@@ -11,7 +13,6 @@ All notable changes to this project will be documented in this file.
1113
- `weights_square_array` (optional) parameter on UVFlag - stores sum of squares of weights when converting to waterfall
1214
- `frequency_average` method on UVData to average data along the frequency axis.
1315

14-
1516
### Fixed
1617
- `metafits_ppds.fits` files can now be passed to `mwa_corr_fits.read` without throwing an error.
1718
- UVParameters that are array_like and have NaNs are now properly identified as equal if the NaNs are in the same locations and all non-NaN entries are equal.

0 commit comments

Comments
 (0)