File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
services/language_translation Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,8 @@ Node-RED Watson Nodes for IBM Bluemix
77
88<a href =" https://cla-assistant.io/watson-developer-cloud/node-red-node-watson " ><img src =" https://cla-assistant.io/readme/badge/watson-developer-cloud/node-red-node-watson " alt =" CLA assistant " /></a >
99
10+ ### New in version 0.4.20
11+ - Translation Node supports German
1012
1113### New in version 0.4.19
1214- New Similarity Search (Beta) Node
Original file line number Diff line number Diff line change 11{
22 "name" : " node-red-node-watson" ,
3- "version" : " 0.4.19 " ,
3+ "version" : " 0.4.20 " ,
44 "description" : " A collection of Node-RED nodes for IBM Watson services" ,
55 "dependencies" : {
66 "alchemy-api" : " ^1.3.0" ,
Original file line number Diff line number Diff line change 200200 'es' : 'Spanish' ,
201201 'fr' : 'French' ,
202202 'it' : 'Italian' ,
203+ 'de' : 'German' ,
203204 'pt' : 'Portuguese' ,
204205 'ko' : 'Korean' ,
205206 'zh' : 'Chinese'
You can’t perform that action at this time.
0 commit comments