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 e984705 commit 1ab5c86Copy full SHA for 1ab5c86
docs/index.txt
@@ -17,8 +17,6 @@ MongoDB PHP Library
17
FAQ </faq>
18
/whats-new
19
20
-HELLO TEST
21
-
22
The |php-library| provides a high-level abstraction around the lower-level
23
`PHP driver <https://php.net/mongodb>`_, also known as the ``mongodb``
24
extension.
docs/whats-new.txt
@@ -31,3 +31,5 @@ What's New in 1.20
31
32
Support for MongoDB Server v3.6 is removed in this release of the
33
library.
34
+
35
+- Adds support for MongoDB Server v8.0.
0 commit comments