Skip to content

Commit c5a1b46

Browse files
bhazeltonplaplant
authored andcommitted
Update changelog for new version, minor changelog correction.
1 parent 46f310e commit c5a1b46

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
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.2] - 2020-4-29
7+
68
### Added
79
- New `_corr_fits` C extension for performing the index and conjugation mapping calculation for read_mwa_corr_fits
810
- `copy` method to UVCal and UVBeam objects
@@ -13,8 +15,7 @@ All notable changes to this project will be documented in this file.
1315
- Various serialized calculations in uvdata.py, uvbeam.py, and utils.py to be vectorized with numpy
1416
- Miriad interface was re-written from a hand written CPython interface to a Cython interface which dynamically creates the CPython during package setup/build.
1517
- uvfits, calfits and beamfits files should now be read faster due to a simplified handling of fits header objects, especially when the history is very long.
16-
- The UVData methods `set_drift`, `set_phased`, and `set_unknown_phase_type` have been made private. The public methods will be removed in a future version.
17-
18+
- The UVData methods `set_drift`, `set_phased`, and `set_unknown_phase_type` have been made private. The public methods will be removed in version 2.2.
1819

1920
## [2.0.1] - 2020-3-24
2021

0 commit comments

Comments
 (0)