Skip to content

Commit 2b78f3e

Browse files
committed
bump version to 0.17.2
1 parent f4a7531 commit 2b78f3e

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

docs/source/changelog.rst

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,34 @@ Changelog
88
Array
99
+++++
1010

11+
-
12+
13+
DataFrame
14+
+++++++++
15+
16+
-
17+
18+
Bag
19+
+++
20+
21+
-
22+
23+
Core
24+
++++
25+
26+
-
27+
28+
29+
0.17.2 / 2018-03-21
30+
-------------------
31+
32+
Array
33+
+++++
34+
1135
- Add `broadcast_arrays` for Dask Arrays (:pr:`3217`) `John A Kirkham`_
1236
- Add `bitwise_*` ufuncs (:pr:`3219`) `John A Kirkham`_
1337
- Validate inputs to atop (:pr:`3307`) `Matthew Rocklin`_
38+
- Avoid calls to astype in concatenate if all parts have the same dtype (:pr:`3301`) `Martin Durant`_
1439

1540
DataFrame
1641
+++++++++

0 commit comments

Comments
 (0)