File tree 2 files changed +18
-2
lines changed
2 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 3
3
4
4
<PropertyGroup >
5
5
<NhVersion Condition =" '$(NhVersion)' == ''" >5.3</NhVersion >
6
- <VersionPatch Condition =" '$(VersionPatch)' == ''" >19 </VersionPatch >
6
+ <VersionPatch Condition =" '$(VersionPatch)' == ''" >20 </VersionPatch >
7
7
<!-- Clear VersionSuffix for making release and set it to dev for making development builds -->
8
8
<VersionSuffix Condition =" '$(VersionSuffix)' == ''" ></VersionSuffix >
9
9
Original file line number Diff line number Diff line change 1
- Build 5.3.19
1
+ Build 5.3.20
2
+ =============================
3
+
4
+ Release notes - NHibernate - Version 5.3.20
5
+
6
+ 2 issues were resolved in this release.
7
+
8
+ ** Bug
9
+
10
+ * #3438 DB2/400: ArgumentException Column 'SQL_TYPE_NAME' does not belong to table DataTypes
11
+
12
+ ** Task
13
+
14
+ * #3454 Release 5.3.20
15
+
16
+
17
+ Build 5.3.19
2
18
=============================
3
19
4
20
Release notes - NHibernate - Version 5.3.19
You can’t perform that action at this time.
0 commit comments