Skip to content

Commit

Permalink
Add changes for new version
Browse files Browse the repository at this point in the history
  • Loading branch information
phofl committed Apr 9, 2024
1 parent 753e974 commit 661c85b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions changes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## Dask-expr

# v1.0.11

- Fix `unique` with numeric columns (:pr:`1017`) `Patrick Hoefler`_
- Fix projection for rename if projection isn't renamed (:pr:`1016`) `Patrick Hoefler`_
- Fix head for npartitions=-1 and optimizer step (:pr:`1014`) `Patrick Hoefler`_
- Deprecate to/from_dask_dataframe API (:pr:`1001`) `Richard (Rick) Zamora`_

# v1.0.10

- Make `setattr` work (:pr:`1011`) `Patrick Hoefler`_
Expand Down

0 comments on commit 661c85b

Please sign in to comment.