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 @@ -214,6 +214,14 @@ Release notes - NHibernate - Version 5.1.0
214
214
As part of releasing 5.1.0, a missing 5.0.0 possible breaking change has been added about inequality semantic in LINQ
215
215
queries. See 5.0.0 possible breaking changes.
216
216
217
+ Build 5.0.6
218
+ =============================
219
+
220
+ Release notes - NHibernate - Version 5.0.6
221
+
222
+ ** Bug
223
+ * #1355 NH-3928 - Random invalid SQL generated when using bitwise operators
224
+
217
225
Build 5.0.5
218
226
=============================
219
227
@@ -573,6 +581,14 @@ Release notes - NHibernate - Version 5.0.0
573
581
* [NH-4011] - Fix transaction scopes handling
574
582
575
583
584
+ Build 4.1.2.GA
585
+ =============================
586
+
587
+ Release notes - NHibernate - Version 4.1.2.GA
588
+
589
+ ** Bug
590
+ * #1355 NH-3928 - Random invalid SQL generated when using bitwise operators
591
+
576
592
Build 4.1.1.GA
577
593
=============================
578
594
You can’t perform that action at this time.
0 commit comments