Skip to content

Commit 3267ed0

Browse files
committed
fix changelog
1 parent 5842863 commit 3267ed0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@
4949

5050
- Updated README.md to include instructions on how to verify package signatures using `cosign`.
5151
- Added an option `keep_column_order` for keeping original column order in `DataFrame.with_column` and `DataFrame.with_columns`.
52+
- Added options to column casts that allow renaming or adding fields in StructType columns.
5253
- Added support for `contains_null` parameter to ArrayType.
5354
- Added support for `value_contains_null` parameter to MapType.
5455
- Allow column to cast to StructType.

0 commit comments

Comments
 (0)