Skip to content

Commit 2b85c43

Browse files
max-sixtykeewis
andauthored
Update whats-new.rst
Co-authored-by: Justus Magin <[email protected]>
1 parent c259f93 commit 2b85c43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/whats-new.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Bug fixes
3434
- Fix error when encoding an empty :py:class:`numpy.datetime64` array
3535
(:issue:`10722`, :pull:`10723`). By `Spencer Clark
3636
<https://github.com/spencerkclark>`_.
37-
- Propagation coordinate attrs in :py:meth:`xarray.Dataset.map` (:issue:`9317`, :pull:`10602`).
37+
- Propagate coordinate attrs in :py:meth:`xarray.Dataset.map` (:issue:`9317`, :pull:`10602`).
3838
By `Justus Magin <https://github.com/keewis>`_.
3939
- Allow ``combine_attrs="drop_conflicts"`` to handle objects with ``__eq__`` methods that return
4040
non-bool values (e.g., numpy arrays) without raising ``ValueError`` (:pull:`10726`).

0 commit comments

Comments
 (0)