Skip to content

Commit 34bb43e

Browse files
committed
Update CHANGELOG for 3.10.2
1 parent a377730 commit 34bb43e

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
Changes prior to 3.9.0 are documented as [release notes on GitHub](https://github.com/mongodb/mongo-cxx-driver/releases).
99

10-
## 3.10.2 [Unreleased]
11-
<!-- Will contain entries for the next patch release -->
10+
## 3.10.2
11+
12+
### Added
13+
14+
- SSDLC Compliance Report and related release artifacts.
15+
16+
### Fixed
17+
18+
- Undefined behavior when moving a `mongocxx::v_noabi::events::topology_description::server_descriptions` object due to uninitialized data member access.
1219

1320
## 3.10.1
1421

0 commit comments

Comments
 (0)