Skip to content

Commit 0171015

Browse files
Update CHANGELOG.md files
1 parent e92d4cc commit 0171015

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/EFCore.Ydb/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
- PrivateAssets="none" is set to flow the EF Core analyzer to users referencing this package [issue](https://github.com/aspnet/EntityFrameworkCore/pull/11350).
2+
13
## v0.0.2
24

35
- Fixed bug: Decimal type forces EF migrator to create migrations again and again ([#434](https://github.com/ydb-platform/ydb-dotnet-sdk/issues/434)).

src/Ydb.Sdk/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
- Fixed bug ADO.NET: `YdbSchema.SchemaObjects` and `Ydb.DescribeTable`methods are public for `EntityFrameworkCore.Ydb`.
2+
13
## v0.20.0
24

35
- Fixed bug: SQL parser skips token after param.

0 commit comments

Comments
 (0)