Skip to content

Commit bbc921d

Browse files
authored
fixed formatting for whats-new (#9493)
1 parent 8db6bc9 commit bbc921d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/whats-new.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@ New Features
3030
`Matt Savoie <https://github.com/flamingbear>`_,
3131
`Stephan Hoyer <https://github.com/shoyer>`_ and
3232
`Tom Nicholas <https://github.com/TomNicholas>`_.
33-
33+
- Added zarr backends for :py:func:`open_groups` (:issue:`9430`, :pull:`9469`).
34+
By `Eni Awowale <https://github.com/eni-awowale>`_.
3435

3536
Breaking changes
3637
~~~~~~~~~~~~~~~~
@@ -182,8 +183,8 @@ New Features
182183
to return an object without ``attrs``. A ``deep`` parameter controls whether
183184
variables' ``attrs`` are also dropped.
184185
By `Maximilian Roos <https://github.com/max-sixty>`_. (:pull:`8288`)
186+
- Added :py:func:`open_groups` for h5netcdf and netCDF4 backends (:issue:`9137`, :pull:`9243`).
185187
By `Eni Awowale <https://github.com/eni-awowale>`_.
186-
- Add `open_groups` method for unaligned datasets (:issue:`9137`, :pull:`9243`)
187188

188189
Breaking changes
189190
~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)