Skip to content

Commit 2cafc08

Browse files
committed
CXX-1003 README.md: "stable" => "maintenance only" for legacy driver
1 parent a26e086 commit 2cafc08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ API.
1818

1919
| Branch | Stability | Development | Purpose |
2020
| -------- | ------------| ----------------- | ----------------------------------------------------- |
21-
| master | Stable | Stable Evolution | New C++11 driver |
22-
| legacy | Stable | Stable Evolution | Primary stable C++ driver release |
21+
| master | Stable | Stable Evolution | Primary stable C++ driver release, requires C++11 |
22+
| legacy | Stable | Maintenance Only | Former stable C++ driver release |
2323
| 26compat | Stable | Maintenance Only | Drop in replacement for users of existing 2.6 era C++ driver |
2424

2525
Please note that stable branches are only production quality at stable release tags. Other

0 commit comments

Comments
 (0)