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 1896b91 commit 53e9830Copy full SHA for 53e9830
CHANGELOG.md
@@ -21,7 +21,7 @@ Changes prior to 3.9.0 are documented as [release notes on GitHub](https://githu
21
22
- Bump the minimum required C Driver version to [1.29.0](https://github.com/mongodb/mongo-c-driver/releases/tag/1.29.0).
23
- CMake option `ENABLE_TESTS` is now `OFF` by default.
24
- - Set `ENABLE_TEST=ON` to re-enable building test targets.
+ - Set `ENABLE_TESTS=ON` to re-enable building test targets.
25
- Set `BUILD_TESTING=ON` to include test targets in the "all" target when `ENABLE_TESTS=ON` (since 3.9.0, `OFF` by default).
26
- Layout of `mongocxx::v_noabi::options::change_stream` to support the new optional `start_at_operation_time` accessor.
27
0 commit comments