File tree Expand file tree Collapse file tree 1 file changed +8
-6
lines changed
Expand file tree Collapse file tree 1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -16,14 +16,16 @@ What's New
1616
1717 .. _whats-new.0.9.3 :
1818
19- v0.9.3 (unreleased)
20- -------------------
19+ v0.9.3 (16 April, 2017)
20+ -----------------------
21+
22+ This minor release includes bug-fixes and backwards compatible enhancements.
2123
2224Enhancements
2325~~~~~~~~~~~~
2426
25- - Add `` . persist() `` method to Datasets and DataArrays to enable persisting
26- data in distributed memory (:issue: `1344 `).
27+ - New :py:meth: ` ~xarray.DataArray. persist` method to Datasets and DataArrays to
28+ enable persisting data in distributed memory when using Dask (:issue: `1344 `).
2729 By `Matthew Rocklin <https://github.com/mrocklin >`_.
2830
2931- New :py:meth: `~xarray.DataArray.expand_dims ` method for ``DataArray `` and
@@ -57,8 +59,8 @@ Bug fixes
5759
5860.. _whats-new.0.9.2 :
5961
60- v0.9.2 (2 April, 2017)
61- ----------------------
62+ v0.9.2 (2 April 2017)
63+ ---------------------
6264
6365The minor release includes bug-fixes and backwards compatible enhancements.
6466
You can’t perform that action at this time.
0 commit comments