We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0afdf15 commit a6e477bCopy full SHA for a6e477b
doc/whats-new.rst
@@ -12,10 +12,13 @@ What's New
12
v0.4 (unreleased)
13
-----------------
14
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
+Highlights
+~~~~~~~~~~
+
+- 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.
22
23
v0.3.2 (23 December, 2014)
24
--------------------------
0 commit comments