Skip to content

Commit

Permalink
Merge pull request #263 from pentschev/update-changelog-0.13
Browse files Browse the repository at this point in the history
Update changelog for 0.13
  • Loading branch information
pentschev authored Mar 25, 2020
2 parents 259f36a + bffd590 commit a51b127
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,11 +1,14 @@
0.13
----
- Use RMM's `DeviceBuffer` directly (#235) `John Kirkham`_
- Add RMM pool support from dask-cuda-worker/LocalCUDACluster (#236) `Peter Andreas Entschev`_
- Restrict CuPy to <7.2 (#239) `Benjamin Zaitlen`_
- Fix UCX configurations (#246) `Peter Andreas Entschev`_
- Respect `temporary-directory` config for spilling (#247) `John Kirkham`_
- Relax CuPy pin (#248) `John Kirkham`_
- Added `ignore_index` argument to `partition_by_hash()` (#253) `Mads R. B. Kristensen`_
- Drop Numba `DeviceNDArray` code for `sizeof` (#257) `John Kirkham`_
- Support spilling of device objects in dictionaries (#260) `Mads R. B. Kristensen`_

0.12
----
Expand Down

0 comments on commit a51b127

Please sign in to comment.