Skip to content

Commit 1c28430

Browse files
authored
PYTHON-4808 Add changelog for 4.10.1 (#1890)
1 parent 7848feb commit 1c28430

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

doc/changelog.rst

+17
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,23 @@
11
Changelog
22
=========
33

4+
Changes in Version 4.10.1
5+
-------------------------
6+
7+
Version 4.10.1 is a bug fix release.
8+
9+
- Fixed a bug where :meth:`~pymongo.results.UpdateResult.did_upsert` would raise a ``TypeError``.
10+
- Fixed Binary BSON subtype (9) support on big-endian operating systems (such as zSeries).
11+
12+
Issues Resolved
13+
...............
14+
15+
See the `PyMongo 4.10.1 release notes in JIRA`_ for the list of resolved issues
16+
in this release.
17+
18+
.. _PyMongo 4.10.1 release notes in JIRA: https://jira.mongodb.org/secure/ReleaseNote.jspa?projectId=10004&version=40788
19+
20+
421
Changes in Version 4.10.0
522
-------------------------
623

0 commit comments

Comments
 (0)