diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8e0df505..d5c9b06f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
+### Changes
+
+- Bump MSSQL client to 7.0.0 which moves Azure AD/Entra support to a separate package; anyone needing that should now add `Microsoft.Data.SqlClient.Extensions.Azure` as an explicit dependency.
+
## [3.6.3] - 2025-12-10
### Fixed
diff --git a/Directory.Packages.props b/Directory.Packages.props
index d6d77dd9..749559ca 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -18,7 +18,7 @@
-
+