Skip to content

Commit 3d934c8

Browse files
committed
Cleanup whatsnew for v0.9.3
1 parent ef927a8 commit 3d934c8

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

doc/whats-new.rst

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff 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

2224
Enhancements
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

6365
The minor release includes bug-fixes and backwards compatible enhancements.
6466

0 commit comments

Comments
 (0)