File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ Release notes - NHibernate - Version 5.4.0
9
9
some NHibernate optimizations for applications using them. The same limitations apply for .Net 6 and .Net Standard 2.1 than for
10
10
.Net Core 2.0 and .Net Standard 2.0, see NHibernate 5.1.0 release notes.
11
11
* 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.
13
13
14
14
##### Possible Breaking Changes #####
15
15
* 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
126
126
127
127
** Task
128
128
129
+ * #3197 Update dependency System.Data.SqlClient to v4.8.5
129
130
* #3195 Release NHibernate 5.4
130
131
* #3161 Tell NuGet about the readme file
131
132
* #3147 Add `datetimex` keyword to SapSQLAnywhere17Dialect
You can’t perform that action at this time.
0 commit comments