Skip to content

Commit 7f9ccee

Browse files
committed
Improve changelog
1 parent 7569380 commit 7f9ccee

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

ChangeLog/7.1.0-Beta-2-dev.txt

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
1+
[main] Some EventArgs inheritors that were sealed classes transformed to read-only structures
2+
[main] DbCommandEventArgs became read-only structure
13
[main] BitFaster.Caching package reference is updated to 1.0.7
2-
[main] No error caused by ambiguity due to new IQueryable extension methods of .Net 6
4+
[main] No error caused by ambiguity due to new IQueryable extension methods of .Net 6
5+
[reprocessing] DomainBuildErrorEventArgs (not sealed) became read-only structure
6+
[reprocessing] ExecuteErrorEventArgs (not sealed) became read-only structure
7+
[tracking] TrackingCompletedEventArgs (sealed) became read-only structure

0 commit comments

Comments
 (0)