File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
Changes prior to 3.9.0 are documented as [ release notes on GitHub] ( https://github.com/mongodb/mongo-cxx-driver/releases ) .
9
9
10
- ## 3.11.1 [ Unreleased ]
10
+ ## 3.11.1
11
11
12
12
### Fixed
13
13
Original file line number Diff line number Diff line change @@ -8,8 +8,9 @@ Currently, no drivers guarantee API or ABI stability.
8
8
| Family/version | Stability | Development | Purpose |
9
9
| -------------------- | --------- | ------------------ | ---------------------------------- |
10
10
| (repo master branch) | Unstable | Active development | New feature development |
11
- | mongocxx 3.10.x | Stable | Bug fixes only | Current stable C++ driver release |
12
- | mongocxx 3.9.x | Stable | None | Previous stable C++ driver release |
11
+ | mongocxx 3.11.x | Stable | Bug fixes only | Previous stable C++ driver release |
12
+ | mongocxx 3.10.x | Stable | None. | Previous stable C++ driver release |
13
+ | mongocxx 3.9.x | Stable | None | Previous stable C++ driver release |
13
14
| mongocxx 3.8.x | Stable | None | Previous stable C++ driver release |
14
15
| mongocxx 3.7.x | Stable | None | Previous stable C++ driver release |
15
16
| mongocxx 3.6.x | Stable | None | Previous stable C++ driver release |
@@ -24,6 +25,8 @@ Currently, no drivers guarantee API or ABI stability.
24
25
25
26
| mongocxx |
26
27
| ------------------------------------ |
28
+ | [ mongocxx-3.11.1] ( ../mongocxx-3.11.1 ) |
29
+ | [ mongocxx-3.11.0] ( ../mongocxx-3.11.0 ) |
27
30
| [ mongocxx-3.10.2] ( ../mongocxx-3.10.2 ) |
28
31
| [ mongocxx-3.10.1] ( ../mongocxx-3.10.1 ) |
29
32
| [ mongocxx-3.10.0] ( ../mongocxx-3.10.0 ) |
You can’t perform that action at this time.
0 commit comments