Skip to content

Commit c203cfd

Browse files
gmiller-mdbnorareidy
authored andcommitted
DOCSP-43248-upgrade-catch2-library (#90)
* DOCSP-43248-upgrade-catch2-library * fix copy * rewording (cherry picked from commit d0e7651)
1 parent 6d72d6d commit c203cfd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

source/upgrade.txt

+3
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,9 @@ Version 3.11 Breaking Changes
7373

7474
- Drops support for {+mdb-server+} v3.6.
7575
- Requires MongoDB C Driver v1.28.0 or later.
76+
- If the ``ENABLE_TESTS`` configuration option is set to ``ON``, C++14 or later
77+
is required. You can opt out of the C++14 requirement by disabling tests with
78+
``ENABLE_TESTS=OFF`` during CMake configuration.
7679
- Removes export of the following private member functions in the bsoncxx
7780
ABI:
7881

0 commit comments

Comments
 (0)