Skip to content

Commit c259f93

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

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
@@ -36,7 +36,7 @@ Bug fixes
3636
<https://github.com/spencerkclark>`_.
3737
- Propagation coordinate attrs in :py:meth:`xarray.Dataset.map` (:issue:`9317`, :pull:`10602`).
3838
By `Justus Magin <https://github.com/keewis>`_.
39-
- Fix ``combine_attrs="drop_conflicts"`` to handle objects with ``__eq__`` methods that return
39+
- 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`).
4141
By `Maximilian Roos <https://github.com/max-sixty>`_.
4242

0 commit comments

Comments
 (0)