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
369
369
As part of releasing 5.2.0, a misnamed setting in 5.0.0 release notes has been fixed:
370
370
transaction.use_connection_on_system_events correct name is transaction.use_connection_on_system_prepare
371
371
372
+ Build 5.1.6
373
+ =============================
374
+
375
+ Release notes - NHibernate - Version 5.1.6
376
+
377
+ ** Bug
378
+ * #2172 Using DependentTransaction fails
379
+
372
380
Build 5.1.5
373
381
=============================
374
382
@@ -632,6 +640,14 @@ Release notes - NHibernate - Version 5.1.0
632
640
As part of releasing 5.1.0, a missing 5.0.0 possible breaking change has been added about inequality semantic in LINQ
633
641
queries. See 5.0.0 possible breaking changes.
634
642
643
+ Build 5.0.8
644
+ =============================
645
+
646
+ Release notes - NHibernate - Version 5.0.8
647
+
648
+ ** Bug
649
+ * #2172 Using DependentTransaction fails
650
+
635
651
Build 5.0.7
636
652
=============================
637
653
You can’t perform that action at this time.
0 commit comments