Skip to content

Commit 25354e9

Browse files
committed
reformat whats-new.rst
1 parent dd7ecfe commit 25354e9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

doc/whats-new.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -190,9 +190,8 @@ New Features
190190
By `Matthew Willson <https://github.com/mjwillson>`_.
191191
- Added exception handling for invalid files in :py:func:`open_mfdataset`. (:issue:`6736`)
192192
By `Pratiman Patel <https://github.com/pratiman-91>`_.
193-
- Improved ``pydap`` backend behavior and performance when using :py:func:`open_dataset`, :py:func:`open_datatree` when downloading
194-
dap4 (opendap) data (:issue:`10628`, :pull:`10629`). ``batch=True|False`` is a new ``backend_kwarg`` that further enables
195-
downloading multiple arrays in single response.
193+
- Improved ``pydap`` backend behavior and performance when using :py:func:`open_dataset`, :py:func:`open_datatree` when downloading dap4 (opendap) data (:issue:`10628`, :pull:`10629`). ``batch=True|False`` is a new ``backend_kwarg`` that further enables downloading multiple arrays in single response.
194+
By `Miguel Jimenez-Urias <https://github.com/Mikejmnez>`_.
196195

197196
Breaking changes
198197
~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)