Skip to content

Commit 1f57e16

Browse files
Update release notes
1 parent 3ae985e commit 1f57e16

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 @@
33

44
Release notes - NHibernate - Version 5.3.0
55

6-
217 issues were resolved in this release.
6+
218 issues were resolved in this release.
77

88
##### Possible Breaking Changes #####
99
* A distributed cache may hold conflicting timestamps after upgrade for as much as twelve hours.
@@ -198,6 +198,7 @@ Release notes - NHibernate - Version 5.3.0
198198
* #2032 Allow using ON instead of WITH in hql
199199
* #2024 Refactor to simplify netfx retargeting
200200
* #2022 Make CancellationToken optional for async Linq DML queries
201+
* #2010 Add new collection operation queue mechanism
201202
* #2009 Add support for IDictionary<string, object> to IQuery.SetProperties
202203
* #2007 Dispose session in cascade tests
203204
* #2006 Skip Topological sorting if not required

0 commit comments

Comments
 (0)