Skip to content

Commit a6e477b

Browse files
committed
Update release notes with v0.4 highlights
1 parent 0afdf15 commit a6e477b

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

doc/whats-new.rst

+7-4
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,13 @@ What's New
1212
v0.4 (unreleased)
1313
-----------------
1414

15-
.. These need tests:
16-
.. ``Dataset.update`` no longer updates attributes as well as variables.
17-
.. ``Dataset.__init__`` is not longer as strict by default
18-
.. TODO: auto-align Dataset arithmetic
15+
Highlights
16+
~~~~~~~~~~
17+
18+
- Automatic alignment of index labels in arithmetic, dataset cosntruction and
19+
merging.
20+
- Aggregation operations skip missing values by default.
21+
- Lots of bug fixes.
1922

2023
v0.3.2 (23 December, 2014)
2124
--------------------------

0 commit comments

Comments
 (0)