Skip to content

Commit 65c4cc2

Browse files
committed
fixup
1 parent 96ddde1 commit 65c4cc2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/release-notes.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,12 @@ Improved Documentation
5050
- Changed the machinery for creating changelog entries.
5151
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`)
5252

53-
Chores
54-
~~~~~~
53+
Other
54+
~~~~~
5555

5656
- 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`)
5959

6060

6161
3.0.1 (Jan. 17, 2025)

0 commit comments

Comments
 (0)