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 75f7fe3 commit 935de47Copy full SHA for 935de47
bindings/python/docs/source/changelog.rst
@@ -1,13 +1,18 @@
1
Changelog
2
=========
3
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
+
11
Changes in Version 0.7.0
12
------------------------
13
- Added support for BSON Embedded Document type.
14
- Added support for BSON Array type.
-- Added support for BSON Decimal128 type.
-- Added support for Pandas 2.0 and Pandas extension types.
-- Support PyArrow 12.0.
15
+- Support PyArrow 11.0.
16
17
Changes in Version 0.6.3
18
0 commit comments