diff --git a/src/EFCore.Ydb/CHANGELOG.md b/src/EFCore.Ydb/CHANGELOG.md
index df2b9624..cd153026 100644
--- a/src/EFCore.Ydb/CHANGELOG.md
+++ b/src/EFCore.Ydb/CHANGELOG.md
@@ -1,3 +1,4 @@
+- Upgraded ADO.NET provider version: `0.17.0` → `0.24.0`.
- Fixed Decimal precision/scale mapping in EF provider.
- Supported Guid (Uuid YDB type).
- PrivateAssets="none" is set to flow the EF Core analyzer to users referencing this package [issue](https://github.com/aspnet/EntityFrameworkCore/pull/11350).
diff --git a/src/EFCore.Ydb/src/EntityFrameworkCore.Ydb.csproj b/src/EFCore.Ydb/src/EntityFrameworkCore.Ydb.csproj
index aab08212..2065a872 100644
--- a/src/EFCore.Ydb/src/EntityFrameworkCore.Ydb.csproj
+++ b/src/EFCore.Ydb/src/EntityFrameworkCore.Ydb.csproj
@@ -14,7 +14,7 @@
-
+