Skip to content

Commit 5331265

Browse files
Update release notes
1 parent 5c7275e commit 5331265

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
@@ -9,7 +9,7 @@ Release notes - NHibernate - Version 5.4.0
99
some NHibernate optimizations for applications using them. The same limitations apply for .Net 6 and .Net Standard 2.1 than for
1010
.Net Core 2.0 and .Net Standard 2.0, see NHibernate 5.1.0 release notes.
1111
* A new batching strategy is available, minimizing the batching memory footprint. See #2959. Using it may increase CPU usage.
12-
* 199 issues were resolved in this release.
12+
* 200 issues were resolved in this release.
1313

1414
##### Possible Breaking Changes #####
1515
* Linq and criteria queries on unmapped entities will throw instead of returning an empty result list. See #1106, #1095.
@@ -126,6 +126,7 @@ Release notes - NHibernate - Version 5.4.0
126126

127127
** Task
128128

129+
* #3197 Update dependency System.Data.SqlClient to v4.8.5
129130
* #3195 Release NHibernate 5.4
130131
* #3161 Tell NuGet about the readme file
131132
* #3147 Add `datetimex` keyword to SapSQLAnywhere17Dialect

0 commit comments

Comments
 (0)