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/release-notes.rst
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,12 +50,12 @@ Improved Documentation
50
50
- Changed the machinery for creating changelog entries.
51
51
Now individual entries should be added as files to the `changes` directory in the `zarr-python` repository, instead of directly to the changelog file. (:issue:`2736`)
52
52
53
-
Chores
54
-
~~~~~~
53
+
Other
54
+
~~~~~
55
55
56
56
- Created a type alias ``ChunkKeyEncodingLike`` to model the union of ``ChunkKeyEncoding`` instances and the dict form of the
57
-
parameters of those instances. ``ChunkKeyEncodingLike`` should be used by high-level functions to provide a convenient
58
-
way for creating ``ChunkKeyEncoding`` objects. (:issue:`2763`)
57
+
parameters of those instances. ``ChunkKeyEncodingLike`` should be used by high-level functions to provide a convenient
58
+
way for creating ``ChunkKeyEncoding`` objects. (:issue:`2763`)
0 commit comments