Skip to content

Commit 9dc5b86

Browse files
committed
Add versionadded
1 parent 1b78a33 commit 9dc5b86

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

bson/codec_options.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,9 @@ def __init__(self, *args, **kwargs):
369369
be automatically converted to :class:`~bson.decimal128.Decimal128` when encoding to BSON.
370370
Defaults to ``False``.
371371
372+
.. versionadded:: 4.15
373+
`convert_decimal` attribute.
374+
372375
.. versionchanged:: 4.0
373376
The default for `uuid_representation` was changed from
374377
:const:`~bson.binary.UuidRepresentation.PYTHON_LEGACY` to

0 commit comments

Comments
 (0)