Skip to content

Commit 13f07b5

Browse files
committed
bump version to 0.17.4
1 parent 0b43b76 commit 13f07b5

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

docs/source/changelog.rst

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ Array
1313
Dataframe
1414
+++++++++
1515

16-
- Add support for indexing Dask DataFrames with string subclasses (:pr:`3461`) `James Bourbeau`_
17-
1816
Bag
1917
+++
2018

@@ -25,6 +23,18 @@ Core
2523

2624
-
2725

26+
0.17.4 / 2018-05-03
27+
-------------------
28+
29+
Dataframe
30+
+++++++++
31+
32+
33+
- Add support for indexing Dask DataFrames with string subclasses (:pr:`3461`) `James Bourbeau`_
34+
- Allow using both sorted_index and chunksize in read_hdf (:pr:`3463`) `Pierre Bartet`_
35+
- Pass filesystem to arrow piece reader (:pr:`3466`) `Martin Durant`_
36+
- Switches to using dask.compat string_types (#3462) `James Bourbeau`_
37+
2838

2939
0.17.3 / 2018-05-02
3040
-------------------
@@ -1099,3 +1109,4 @@ Other
10991109
.. _`Dieter Weber`: https://github.com/uellue
11001110
.. _`Apostolos Vlachopoulos`: https://github.com/avlahop
11011111
.. _`Jesse Vogt`: https://github.com/jessevogt
1112+
.. _`Pierre Bartet`: https://github.com/Pierre-Bartet

0 commit comments

Comments
 (0)