Skip to content

Commit 935de47

Browse files
authored
ARROW-174 Fix Changelog Entry for 1.0 (#162)
1 parent 75f7fe3 commit 935de47

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

bindings/python/docs/source/changelog.rst

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
Changelog
22
=========
33

4+
Changes in Version 1.0.0
5+
------------------------
6+
- Support BSON binary type.
7+
- Support BSON Decimal128 type.
8+
- Support Pandas 2.0 and Pandas extension types.
9+
- Support PyArrow 12.0.
10+
411
Changes in Version 0.7.0
512
------------------------
613
- Added support for BSON Embedded Document type.
714
- Added support for BSON Array type.
8-
- Added support for BSON Decimal128 type.
9-
- Added support for Pandas 2.0 and Pandas extension types.
10-
- Support PyArrow 12.0.
15+
- Support PyArrow 11.0.
1116

1217
Changes in Version 0.6.3
1318
------------------------

0 commit comments

Comments
 (0)