Skip to content

Commit 888902e

Browse files
committed
Improve changelog
1 parent 2f128b3 commit 888902e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ChangeLog/7.1.0-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
[main] CollectionExtensions.ReverseList() method is removed
2020
[main] ThreadSafeCached type is removed
2121
[main] Triplet<T> and Triplet<TFirst,TSecond,TThird> are removed
22+
[main] SqlTranslator/SqlCompiler APIs were significantly changed in order to improve memory usage and perfromance
2223
[main] Introduced IQueryable<T>.Tag() extensions allowing to add tags to result SQL statement
2324
[main] Introduced Session.Tag() method for being able to tag queries within returned TagScope
2425
[main] Domain.TagsEnabled is introduced as faster alternative to DomainConfiguration.TagLocation!=TagLocation.Nowhere check

0 commit comments

Comments
 (0)