Skip to content

Commit 253fab7

Browse files
committed
updated changelog
1 parent 2462d5f commit 253fab7

File tree

1 file changed

+46
-9
lines changed

1 file changed

+46
-9
lines changed

CHANGELOG.md

+46-9
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,48 @@
1-
ruby4knime ChangeLog
2-
====================
1+
# ChangeLog
32

4-
0.0.6 2015/01/11
3+
## [0.0.10] - 2019-08-22
4+
### Changed
5+
- JRuby updated to 9.2.8.0
56

6-
* built with KNIME 2.11
7-
* added flow variables support. It is possible now to read, modify and create new flow variables.
8-
* added visual selection of flow variables
9-
* added visual selection of input columns directly in code tab
10-
* updated jruby to 1.7.18
11-
* removed previous synchronization workaround for jruby 1.7.13
7+
### Fixed
8+
- updated node descriptions
9+
10+
11+
## [0.0.9] - 2019-06-03
12+
### Changed
13+
- JRuby updated to 9.2.7.0
14+
- rsyntaxtextarea updated to 3.0.3
15+
- Rebuilt for KNIME 3.7
16+
17+
### Fixed
18+
- UI issues in dialogs
19+
20+
21+
## [0.0.8] - 2016-12-17
22+
### Changed
23+
- JRuby updated to 9.1.6.0
24+
- Rebuilt for KNIME 3.3
25+
- Reverted back to Java development
26+
27+
28+
## [0.0.7] - 2015-09-17
29+
### Changed
30+
- Java code has been rewritten in Scala
31+
- JRuby updated to 9.0.0.0
32+
33+
### Fixed
34+
- fixed some errors
35+
36+
37+
## [0.0.6] - 2015-01-11
38+
### Added
39+
- built with KNIME 2.11
40+
- added flow variables support. It is possible now to read, modify and create new flow variables.
41+
- added visual selection of flow variables
42+
- added visual selection of input columns directly in code tab
43+
44+
### Changed
45+
- updated jruby to 1.7.18
46+
47+
### Removed
48+
- removed previous synchronization workaround for jruby 1.7.13

0 commit comments

Comments
 (0)