File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Release notes - NHibernate - Version 5.1.2
6
6
** Bug
7
7
8
8
* #1680 RowCount not working with JoinEntityAlias
9
+ * #1672 Generated async methods do not correctly propagate OperationCanceledException
9
10
* #1667 Collection initializing with zero rows after update to NH5
10
11
* #1660 Wrong CopyTo implementation
11
12
* #1650 Cannot use cache.use_sliding_expiration in hibernate.cfg.xml
@@ -222,8 +223,12 @@ Build 5.0.6
222
223
Release notes - NHibernate - Version 5.0.6
223
224
224
225
** Bug
226
+ * #1672 Generated async methods do not correctly propagate OperationCanceledException
225
227
* #1355 NH-3928 - Random invalid SQL generated when using bitwise operators
226
228
229
+ ** Task
230
+ * #1686 Release 5.0.6
231
+
227
232
Build 5.0.5
228
233
=============================
229
234
You can’t perform that action at this time.
0 commit comments