Skip to content

Commit b2500bf

Browse files
committed
Add whats-new entry
1 parent 05501cf commit b2500bf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/whats-new.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ Enhancements
4040
- Some speed improvement to construct :py:class:`~xarray.DataArrayRolling`
4141
object (:issue:`1993`)
4242
By `Keisuke Fujii <https://github.com/fujiisoup>`_.
43+
- Handle variables with different values for ``missing_value`` and
44+
``_FillValue`` by masking values for both attributes; previously this
45+
resulted in a ``ValueError``. (:issue:`2016`)
46+
By `Ryan May <https://github.com/dopplershift>`_.
4347

4448
Bug fixes
4549
~~~~~~~~~

0 commit comments

Comments
 (0)