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: docs/format/source/format_release_notes.rst
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,12 @@
1
1
Release Notes
2
2
=============
3
3
4
-
2.2.3 (Upcoming)
5
-
----------------
6
-
- Make `ImagingPlane.imaging_rate` optional
4
+
2.2.3 (April 13, 2020)
5
+
----------------------
6
+
7
+
- Move nested type definitions to root of YAML files. This does not functionally change the schema but simplifies parsing of the schema and extensions by APIs.
8
+
- Make `ImagingPlane.imaging_rate` optional to handle cases where an imaging plane is associated with multiple time series with different rates.
0 commit comments