Skip to content

Commit 866218e

Browse files
committed
Changelog improved
1 parent 0c4653a commit 866218e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ChangeLog/7.1.0-Beta-2-dev.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
[main] SqlCustomFunctionCall and SqlFunctionCall share one base type
1313
[main] SqlFunctionCall.Arguments property is IReadOnlyList now and parameters can't be changed after instance creation
1414
[main] Xtensive.Sql.Dml.Extensions.IsNullReference() extension method is marked obsolete, use 'is null' operator instead
15+
[main] IgnoreRule now has only one public constructor - parameterless
16+
[main] IgnoreRule supports indexes
1517
[main] BitFaster.Caching package reference is updated to 1.0.7
1618
[main] No error caused by ambiguity due to new IQueryable extension methods of .Net 6
1719
[reprocessing] DomainBuildErrorEventArgs (not sealed) became read-only structure

0 commit comments

Comments
 (0)