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 d0b8450 commit 6e113bbCopy full SHA for 6e113bb
doc/changelog.rst
@@ -8,6 +8,7 @@ PyMongo 4.15 brings a number of changes including:
8
9
- Added :class:`bson.decimal128.DecimalEncoder` and :class:`bson.decimal128.DecimalDecoder`
10
to support encoding and decoding of BSON Decimal128 values to decimal.Decimal values using the TypeRegistry API.
11
+- Added support for Windows ``arm64`` wheels.
12
13
Changes in Version 4.14.1 (2025/08/19)
14
--------------------------------------
0 commit comments