Skip to content

Commit 58b41b5

Browse files
authored
ARROW-193 Add changelog for 1.2 Release (#180)
1 parent 3f38150 commit 58b41b5

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

bindings/python/docs/source/changelog.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,22 @@
11
Changelog
22
=========
33

4+
Changes in Version 1.2.0
5+
------------------------
6+
- Support for PyArrow 14.0.
7+
- Support for Python 3.12.
8+
49
Changes in Version 1.1.0
510
------------------------
611
- Support for PyArrow 13.0.
712
- Revert bug fix for nested extension objects in auto schema, since it
813
caused a performance regression.
914

10-
1115
Changes in Version 1.0.2
1216
------------------------
1317
- Bug fix for projection on nested fields.
1418
- Bug fix for nested extension objects in auto schema.
1519

16-
1720
Changes in Version 1.0.1
1821
------------------------
1922

0 commit comments

Comments
 (0)