Skip to content

Commit 2100673

Browse files
committed
tweak whats new
1 parent 471ad2d commit 2100673

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/whats-new.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@ Bug fixes
3535

3636
- Xarray objects opened from file-like objects with ``engine='h5netcdf'`` can
3737
now be pickled, as long as the underlying file-like object also supports
38-
pickle
39-
(:issue:`10712`).
38+
pickle (:issue:`10712`).
4039
By `Stephan Hoyer <https://github.com/shoyer>`_.
40+
4141
- Closing Xarray objects opened from file-like objects with ```engine='scipy'``
4242
no longer closes the underlying file, consistent the h5netcdf backend
4343
(:pull:`10624`).

0 commit comments

Comments
 (0)