Skip to content

Commit

Permalink
bump version to 0.17.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mrocklin committed May 3, 2018
1 parent 0b43b76 commit 13f07b5
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions docs/source/changelog.rst
Expand Up @@ -13,8 +13,6 @@ Array
Dataframe
+++++++++

- Add support for indexing Dask DataFrames with string subclasses (:pr:`3461`) `James Bourbeau`_

Bag
+++

Expand All @@ -25,6 +23,18 @@ Core

-

0.17.4 / 2018-05-03
-------------------

Dataframe
+++++++++


- Add support for indexing Dask DataFrames with string subclasses (:pr:`3461`) `James Bourbeau`_
- Allow using both sorted_index and chunksize in read_hdf (:pr:`3463`) `Pierre Bartet`_
- Pass filesystem to arrow piece reader (:pr:`3466`) `Martin Durant`_
- Switches to using dask.compat string_types (#3462) `James Bourbeau`_


0.17.3 / 2018-05-02
-------------------
Expand Down Expand Up @@ -1099,3 +1109,4 @@ Other
.. _`Dieter Weber`: https://github.com/uellue
.. _`Apostolos Vlachopoulos`: https://github.com/avlahop
.. _`Jesse Vogt`: https://github.com/jessevogt
.. _`Pierre Bartet`: https://github.com/Pierre-Bartet

0 comments on commit 13f07b5

Please sign in to comment.