Skip to content

Commit 6ba8c71

Browse files
committed
whatsnew
1 parent d525e90 commit 6ba8c71

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

doc/whats-new.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,8 @@ Bug fixes
7878

7979
Documentation
8080
~~~~~~~~~~~~~
81-
- Fix leap year condition in example (http://xarray.pydata.org/en/stable/examples/monthly-means.html) by `Mickaël Lalande <https://github.com/mickaellalande>`_.
81+
- Fix leap year condition in example (http://xarray.pydata.org/en/stable/examples/monthly-means.html)
82+
by `Mickaël Lalande <https://github.com/mickaellalande>`_.
8283
- Fix the documentation of :py:meth:`DataArray.resample` and
8384
:py:meth:`Dataset.resample` and explicitly state that a
8485
datetime-like dimension is required. (:pull:`3400`)
@@ -107,6 +108,9 @@ Internal Changes
107108
- Use Python 3.6 idioms throughout the codebase. (:pull:3419)
108109
By `Maximilian Roos <https://github.com/max-sixty>`_
109110

111+
- Run basic CI tests on Python 3.8
112+
By `Maximilian Roos <https://github.com/max-sixty>`_
113+
110114

111115
.. _whats-new.0.14.0:
112116

0 commit comments

Comments
 (0)