Skip to content

Commit 53e9830

Browse files
authored
Sync CHANGELOG with 021528e (#1291)
1 parent 1896b91 commit 53e9830

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Changes prior to 3.9.0 are documented as [release notes on GitHub](https://githu
2121

2222
- Bump the minimum required C Driver version to [1.29.0](https://github.com/mongodb/mongo-c-driver/releases/tag/1.29.0).
2323
- CMake option `ENABLE_TESTS` is now `OFF` by default.
24-
- Set `ENABLE_TEST=ON` to re-enable building test targets.
24+
- Set `ENABLE_TESTS=ON` to re-enable building test targets.
2525
- Set `BUILD_TESTING=ON` to include test targets in the "all" target when `ENABLE_TESTS=ON` (since 3.9.0, `OFF` by default).
2626
- Layout of `mongocxx::v_noabi::options::change_stream` to support the new optional `start_at_operation_time` accessor.
2727

0 commit comments

Comments
 (0)