Skip to content

Commit 583fdda

Browse files
authored
INTPYTHON-712 Prep for 1.10 release (#342)
1 parent e5bacd1 commit 583fdda

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

bindings/python/CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,14 @@
33

44
---
55

6-
# Changes in Version 1.10.0 (2025/xx/yy)
6+
# Changes in Version 1.10.0 (2025/08/05)
77

8+
- Add support for PyArrow 21.0.
9+
- Add support for conversion of unsupported Arrow data types in `write()`
10+
function with `auto_convert` parameter.
811
- Make `pandas` an optional dependency.
9-
- Add support for free-threaded python on Windows.
12+
- Add support for free-threaded Python 3.13 on Windows.
13+
- Add support for building against `libbson 2.0`.
1014

1115
# Changes in Version 1.9.0 (2025/05/27)
1216

0 commit comments

Comments
 (0)