Skip to content

Commit 657c407

Browse files
committed
Improve changlog
1 parent 9aa2902 commit 657c407

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
@@ -9,6 +9,8 @@
99
[main] Obsolete FieldInfo.IsDynalicallyDefined property's been removed (FieldInfo.IsDynamicallyDefined is still there)
1010
[main] Some EventArgs inheritors that were sealed classes transformed to read-only structures
1111
[main] DbCommandEventArgs became read-only structure
12+
[main] SqlCustomFunctionCall and SqlFunctionCall share one base type
13+
[main] SqlFunctionCall.Arguments property is IReadOnlyList now and parameters can't be changed after instance creation
1214
[main] Xtensive.Sql.Dml.Extensions.IsNullReference() extension method is marked obsolete, use 'is null' operator instead
1315
[main] BitFaster.Caching package reference is updated to 1.0.7
1416
[main] No error caused by ambiguity due to new IQueryable extension methods of .Net 6

0 commit comments

Comments
 (0)