Skip to content

Commit a9551d8

Browse files
committed
Add version 3.2 to apidocmenu.md
1 parent 9e41571 commit a9551d8

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

etc/apidocmenu.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,12 @@
55
Stability indicates whether this driver is recommended for production use.
66
Currently, no drivers guarantee API or ABI stability.
77

8-
| Family/version | Stability | Development | Purpose |
9-
| -------------------- | ----------- | ------------------- | ------------------------------------------------------------ |
10-
| (repo master branch) | Unstable | Active development | New feature development |
11-
| mongocxx 3.1.x | Stable | Bug fixes only | Current stable C++ driver release, requires C++11 |
12-
| mongocxx 3.0.x | Stable | Critical fixes only | Previous stable C++ driver release, requires C++11 |
8+
| Family/version | Stability | Development | Purpose |
9+
| -------------------- | ----------- | ------------------- | -------------------------------------
10+
| (repo master branch) | Unstable | Active development | New feature development |
11+
| mongocxx 3.2.x | Stable | Bug fixes only | Current stable C++ driver release
12+
| mongocxx 3.1.x | Stable | Bug fixes only | Previous stable C++ driver release
13+
| mongocxx 3.0.x | Stable | Critical fixes only | Previous stable C++ driver release
1314

1415
## Documentation versions available
1516

0 commit comments

Comments
 (0)