Skip to content

Commit a4e02e6

Browse files
committed
Improve changelog
1 parent 18c1a13 commit a4e02e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ChangeLog/7.1.0-Beta-2-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
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] Xtensive.Sql.Dml.Extensions.IsNullReference() extension method is marked obsolete, use 'is null' operator instead
1213
[main] BitFaster.Caching package reference is updated to 1.0.7
1314
[main] No error caused by ambiguity due to new IQueryable extension methods of .Net 6
1415
[reprocessing] DomainBuildErrorEventArgs (not sealed) became read-only structure

0 commit comments

Comments
 (0)