We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f38150 commit 58b41b5Copy full SHA for 58b41b5
bindings/python/docs/source/changelog.rst
@@ -1,19 +1,22 @@
1
Changelog
2
=========
3
4
+Changes in Version 1.2.0
5
+------------------------
6
+- Support for PyArrow 14.0.
7
+- Support for Python 3.12.
8
+
9
Changes in Version 1.1.0
10
------------------------
11
- Support for PyArrow 13.0.
12
- Revert bug fix for nested extension objects in auto schema, since it
13
caused a performance regression.
14
-
15
Changes in Version 1.0.2
16
17
- Bug fix for projection on nested fields.
18
- Bug fix for nested extension objects in auto schema.
19
20
Changes in Version 1.0.1
21
22
0 commit comments