Skip to content

Commit 9484c7c

Browse files
committed
Improve Changelog
1 parent c096fb6 commit 9484c7c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ChangeLog/7.1.0-Beta-2-dev.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
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] DirectSessionAccessor.GetChangedEntities() result type changed to improve enumeration
16+
[main] EntityChangeRegistry.GetItems(PersistenceState) changed result type to improve enumeration
17+
[main] EntitySetChangeRegistry.GetItems() changed result type to improve enumeration
1518
[main] IgnoreRule now has only one public constructor - parameterless
1619
[main] IgnoreRule supports indexes
1720
[main] BitFaster.Caching package reference is updated to 1.0.7

0 commit comments

Comments
 (0)