Skip to content

Commit bc5daf4

Browse files
committed
Update CHANGELOG for 3.11.1
1 parent 5f7038e commit bc5daf4

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ 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.11.1 [Unreleased]
10+
## 3.11.1
1111

1212
### Fixed
1313

etc/apidocmenu.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ Currently, no drivers guarantee API or ABI stability.
88
| Family/version | Stability | Development | Purpose |
99
| -------------------- | --------- | ------------------ | ---------------------------------- |
1010
| (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 |
1314
| mongocxx 3.8.x | Stable | None | Previous stable C++ driver release |
1415
| mongocxx 3.7.x | Stable | None | Previous stable C++ driver release |
1516
| mongocxx 3.6.x | Stable | None | Previous stable C++ driver release |
@@ -24,6 +25,8 @@ Currently, no drivers guarantee API or ABI stability.
2425

2526
| mongocxx |
2627
| ------------------------------------ |
28+
| [mongocxx-3.11.1](../mongocxx-3.11.1)|
29+
| [mongocxx-3.11.0](../mongocxx-3.11.0)|
2730
| [mongocxx-3.10.2](../mongocxx-3.10.2)|
2831
| [mongocxx-3.10.1](../mongocxx-3.10.1)|
2932
| [mongocxx-3.10.0](../mongocxx-3.10.0)|

0 commit comments

Comments
 (0)