diff --git a/CHANGELOG.md b/CHANGELOG.md index fd10f509..448b4abc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ This changelog documents the changes between release versions. - Updates MongoDB Rust driver from v2.8 to v3.1.0 ([#124](https://github.com/hasura/ndc-mongodb/pull/124)) +### Fixed + +- The connector previously used Cloudflare's DNS resolver. Now it uses the locally-configured DNS resolver. ([#125](https://github.com/hasura/ndc-mongodb/pull/125)) + ## [1.4.0] - 2024-11-14 ### Added