Skip to content

Commit 6b555e1

Browse files
committed
DOCSP-50294: v2.1 release
1 parent 67ac918 commit 6b555e1

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ php-library = "MongoDB PHP Library"
3939

4040
[constants]
4141
php-library = "MongoDB PHP Library"
42-
version = "2.0"
42+
version = "2.1"
4343
source-gh-branch = "v2.x"
4444
full-version = "{+version+}.0"
4545
extension-short = "PHP extension"

source/includes/language-compatibility-table-php.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
- PHP 7.3
1414
- PHP 7.2
1515

16-
* - ext + lib 1.21 to 2.0
16+
* - ext + lib 1.21 to 2.1
1717
- ✓
1818
- ✓
1919
- ✓

source/whats-new.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,12 @@ What's New in 2.1
3434
-----------------
3535

3636
.. important:: Breaking Changes
37+
3738
The {+library-short+} v2.1 release introduces the following breaking
3839
changes:
3940

40-
- Drops support for {+mdb-server+} 4.0. The minimum supported {+mdb-server+} version is
41-
4.2.
41+
- Drops support for {+mdb-server+} 4.0. The minimum supported
42+
{+mdb-server+} version is 4.2.
4243

4344
The {+library-short+} v2.1 release includes the following features,
4445
improvements, and fixes:

0 commit comments

Comments
 (0)