You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,14 +4,16 @@ All notable changes to this project will be documented in this file.
4
4
5
5
## [Unreleased]
6
6
7
+
8
+
## [2.2.3] - 2021-10-13
9
+
7
10
### Fixed
8
11
- A bug that resulted in coordinate queries via for solar-system objects `utils.lookup_jplhorizons` to throw an error. The workaround temporarily requires the precision for ephemerides to be limited to 0.05 arcseconds.
9
12
- A bug that resulted in a potential error when attempting to write out multi-phase-center data sets into the UVH5 file format.
10
13
11
14
12
15
## [2.2.2] - 2021-9-30
13
16
14
-
15
17
### Added
16
18
- Added the `UVData.write_ms` method, a UVData measurement set writer.
17
19
- Added an option to the `UVData.check` method to flip the uvws and conjugate the
0 commit comments