Skip to content

Commit ee9c751

Browse files
Update release notes
1 parent 1f1a9e5 commit ee9c751

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

releasenotes.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Build 5.2.0
33

44
Release notes - NHibernate - Version 5.2.0
55

6-
120 issues were resolved in this release.
6+
121 issues were resolved in this release.
77

88
##### Possible Breaking Changes #####
99
* With PostgreSQL, an HQL query using the bitwise xor operator "^" or "bxor"
@@ -127,6 +127,7 @@ Not yet merged and not counted: #1859, #1855, #1836, #1831, #1793, #1812, #1808,
127127

128128
** Improvement
129129

130+
* #1869 Replace an O(n) lookup in LINQ query parsing by an O(1) one
130131
* #1846 Remove dependency on System.Security.Permissions package for .NET Standard and .NET Core
131132
* #1842 Remove WcfOperationSessionContext from .Net Core and .Net Standard
132133
* #1838 Cannot add HqlJoin to HqlFrom

0 commit comments

Comments
 (0)