File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -369,6 +369,14 @@ Release notes - NHibernate - Version 5.2.0
369369As part of releasing 5.2.0, a misnamed setting in 5.0.0 release notes has been fixed:
370370transaction.use_connection_on_system_events correct name is transaction.use_connection_on_system_prepare
371371
372+ Build 5.1.6
373+ =============================
374+
375+ Release notes - NHibernate - Version 5.1.6
376+
377+ ** Bug
378+ * #2172 Using DependentTransaction fails
379+
372380Build 5.1.5
373381=============================
374382
@@ -632,6 +640,14 @@ Release notes - NHibernate - Version 5.1.0
632640As part of releasing 5.1.0, a missing 5.0.0 possible breaking change has been added about inequality semantic in LINQ
633641queries. See 5.0.0 possible breaking changes.
634642
643+ Build 5.0.8
644+ =============================
645+
646+ Release notes - NHibernate - Version 5.0.8
647+
648+ ** Bug
649+ * #2172 Using DependentTransaction fails
650+
635651Build 5.0.7
636652=============================
637653
You can’t perform that action at this time.
0 commit comments