Skip to content

Commit 1c1549f

Browse files
Update notes with 5.0.6 notes and 1672 fix
To be squashed.
1 parent aad5f77 commit 1c1549f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

releasenotes.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Release notes - NHibernate - Version 5.1.2
66
** Bug
77

88
* #1680 RowCount not working with JoinEntityAlias
9+
* #1672 Generated async methods do not correctly propagate OperationCanceledException
910
* #1667 Collection initializing with zero rows after update to NH5
1011
* #1660 Wrong CopyTo implementation
1112
* #1650 Cannot use cache.use_sliding_expiration in hibernate.cfg.xml
@@ -222,8 +223,12 @@ Build 5.0.6
222223
Release notes - NHibernate - Version 5.0.6
223224

224225
** Bug
226+
* #1672 Generated async methods do not correctly propagate OperationCanceledException
225227
* #1355 NH-3928 - Random invalid SQL generated when using bitwise operators
226228

229+
** Task
230+
* #1686 Release 5.0.6
231+
227232
Build 5.0.5
228233
=============================
229234

0 commit comments

Comments
 (0)