Skip to content

Commit fc886eb

Browse files
Update & improve order in v3.19.0 changelog entry
1 parent 67e88ca commit fc886eb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Changelog.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
1-
Version NEXTVERSION
1+
Version 3.19.0
22
--------------
33

4-
**2026-01-??**
4+
**2026-01-16**
55

66
* Write Zarr v3 datasets with `cf.write`
77
(https://github.com/NCAS-CMS/cf-python/issues/895)
88
* Read Zarr v2 and v3 datasets that contain a group hierarchy with
99
`cf.read` (https://github.com/NCAS-CMS/cf-python/issues/894)
1010
* Reduce the time taken to import `cf`
1111
(https://github.com/NCAS-CMS/cf-python/issues/902)
12-
* New optional dependency: ``zarr>=3.1.3``
1312
* New function to control the creation of cached elements during data
1413
display: `cf.display_data`
1514
(https://github.com/NCAS-CMS/cf-python/issues/913)
@@ -23,6 +22,7 @@ Version NEXTVERSION
2322
(https://github.com/NCAS-CMS/cf-python/issues/902)
2423
* Reduce the time taken to import `cf`
2524
(https://github.com/NCAS-CMS/cf-python/issues/902)
25+
* New optional dependency: ``zarr>=3.1.3``
2626
* Changed dependency: ``cfdm>=1.13.0.0, <1.13.1.0``
2727

2828
----

0 commit comments

Comments
 (0)