@@ -3,7 +3,7 @@ Build 5.2.0
3
3
4
4
Release notes - NHibernate - Version 5.2.0
5
5
6
- 116 issues were resolved in this release.
6
+ 117 issues were resolved in this release.
7
7
8
8
##### Possible Breaking Changes #####
9
9
* With PostgreSQL, an HQL query using the bitwise xor operator "^" or "bxor"
@@ -55,7 +55,7 @@ Not yet merged possible breaking changes:
55
55
only the formula elements, excepted for many-to-one which which taking into
56
56
account both element types. They will now all take into account all elements.
57
57
58
- Not yet merged and not counted: #1859, #1855, #1836, #1831, #1823, # 1793, #1812, #1808,
58
+ Not yet merged and not counted: #1859, #1855, #1836, #1831, #1793, #1812, #1808,
59
59
#1778, #1777, #1759, #1754, #822, #1480, #1626, #1627
60
60
61
61
** Bug
@@ -169,6 +169,7 @@ Not yet merged and not counted: #1859, #1855, #1836, #1831, #1823, #1793, #1812,
169
169
** Task
170
170
171
171
* #1863 Release 5.2.0
172
+ * #1823 Run tests for SQLite on .NET Core
172
173
* #1783 Obsolete MultiQuery and MultiCriteria
173
174
* #1773 Obsolete unused version related methods of SByteType
174
175
* #1771 Obsolete unused "xml" type methods
0 commit comments