Skip to content

Commit baea74b

Browse files
authored
INTPYTHON-401 Update changelog for 1.6 release (#248)
1 parent 5406fc3 commit baea74b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bindings/python/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77

88
- Add support for PyArrow 18.0 and Python 3.13.
99
- Drop support for Python 3.8.
10+
- Fix support for nulls and extension types in nested data.
11+
- Add support for PyArrow's `null` type.
12+
- Prevent segmentation faults by checking the status of all calls to the PyArrow C APIs.
1013

1114
# Changes in Version 1.5.2
1215

0 commit comments

Comments
 (0)