Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
codereport committed Jul 2, 2020
1 parent 792ea1c commit 4d9e016
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
- PR #5591 Add `__arrow_array__` protocol and raise a descriptive error message
- PR #5601 Instantiate Table instances in `Frame._concat` to avoid `DF.insert()` overhead
- PR #5602 Add support for concatenation of `Series` & `DataFrame` in `cudf.concat` when `axis=0`
- PR #5603 Refactor JIT `parser.cpp`

## Bug Fixes

Expand Down

0 comments on commit 4d9e016

Please sign in to comment.