Skip to content

Commit 3fe4528

Browse files
author
Clyde Bazile
committed
Prepare to generate r3.6.0-rc0 release documentation
1 parent 88a0012 commit 3fe4528

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ Currently, no drivers guarantee API or ABI stability.
3131
| Family/version | Stability | Development | Purpose |
3232
| -------------------- | ----------- | ------------------- | ----------------------------------- |
3333
| (repo master branch) | Unstable | Active development | New feature development |
34+
| mongocxx 3.6.x | Unstable | Bug fixes only | Upcoming stable C++ driver release |
3435
| mongocxx 3.5.x | Stable | Bug fixes only | Current stable C++ driver release |
3536
| mongocxx 3.4.x | Stable | None | Previous stable C++ driver release |
3637
| mongocxx 3.3.x | Stable | None | Previous stable C++ driver release |

docs/content/mongocxx-v3/installation.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ have problems, please file a bug report via
3232

3333
The mongocxx driver builds on top of the MongoDB C driver.
3434

35+
* For mongocxx-3.6.x, libmongoc 1.17.0 or later is required.
3536
* For mongocxx-3.5.x, libmongoc 1.15.0 or later is required.
3637
* For mongocxx-3.4.x, libmongoc 1.13.0 or later is required.
3738
* For mongocxx-3.3.x, libmongoc 1.10.1 or later is required.

0 commit comments

Comments
 (0)