Skip to content

Commit fa5688c

Browse files
committed
Add what's new entry
1 parent a772a15 commit fa5688c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/whats-new.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,9 @@ Bug fixes
8080
- Fix bug causing :py:meth:`DataArray.interpolate_na` to always drop attributes,
8181
and added `keep_attrs` argument. (:issue:`3968`)
8282
By `Tom Nicholas <https://github.com/TomNicholas>`_.
83-
83+
- Fix bug in time parsing failing to fall back to cftime. This was causing time
84+
variables with a time unit of `'msecs'` to fail to parse. (:pull:`3998`)
85+
By `Ryan May <https://github.com/dopplershift>`_.
8486

8587
Documentation
8688
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)