File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed
Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,20 @@ Change Log
66* ...
77
88
9+ [ 3.4.1] - 2017-03-16
10+ --------------------
11+ ##### Enhancements
12+ * Scatterplot: Implement grouping of selections ([ #2070 ] ( ../../pull/2070 ) )
13+
14+ ##### Bugfixes
15+ * Discover widgets when some dependencies are missing ([ #2103 ] ( ../../pull/2103 ) )
16+ * Select Rows: "is defined" fails ([ #2087 ] ( ../../pull/2087 ) )
17+ * report comments and OWFile reporting filename ([ #1956 ] ( ../../pull/1956 ) )
18+ * owcorrespondence: Handle variables with one value ([ #2066 ] ( ../../pull/2066 ) )
19+ * OWTreeViewer: Fix trees being displayed differently for same tree object ([ #2067 ] ( ../../pull/2067 ) )
20+ * Fitter: Properly delegate preprocessors ([ #2093 ] ( ../../pull/2093 ) )
21+
22+
923[ 3.4.0] - 2017-03-06
1024--------------------
1125##### Enhancements
@@ -425,7 +439,8 @@ Change Log
425439* Initial version based on Python 1.5.2 and Qt 2.3
426440
427441
428- [ next ] : https://github.com/biolab/orange3/compare/3.4.0...HEAD
442+ [ next ] : https://github.com/biolab/orange3/compare/3.4.1...HEAD
443+ [ 3.4.1 ] : https://github.com/biolab/orange3/compare/3.4.0...3.4.1
429444[ 3.4.0 ] : https://github.com/biolab/orange3/compare/3.3.12...3.4.0
430445[ 3.3.12 ] : https://github.com/biolab/orange3/compare/3.3.11...3.3.12
431446[ 3.3.11 ] : https://github.com/biolab/orange3/compare/3.3.10...3.3.11
You can’t perform that action at this time.
0 commit comments