We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a26e086 commit 2cafc08Copy full SHA for 2cafc08
README.md
@@ -18,8 +18,8 @@ API.
18
19
| Branch | Stability | Development | Purpose |
20
| -------- | ------------| ----------------- | ----------------------------------------------------- |
21
-| master | Stable | Stable Evolution | New C++11 driver |
22
-| legacy | Stable | Stable Evolution | Primary stable C++ driver release |
+| master | Stable | Stable Evolution | Primary stable C++ driver release, requires C++11 |
+| legacy | Stable | Maintenance Only | Former stable C++ driver release |
23
| 26compat | Stable | Maintenance Only | Drop in replacement for users of existing 2.6 era C++ driver |
24
25
Please note that stable branches are only production quality at stable release tags. Other
0 commit comments