Commit ed41c70 1 parent f721461 commit ed41c70 Copy full SHA for ed41c70
File tree 2 files changed +5
-3
lines changed
2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -7,9 +7,11 @@ Node-RED Watson Nodes for IBM Bluemix
7
7
8
8
<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 >
9
9
10
+ ### New in version 0.4.15
11
+
10
12
### New in version 0.4.14
11
- - The dialog for the Test to Speech service now loads available voices dynamically. This allows
12
- new voices and languages to be identified without requiring a further code change.
13
+ - The dialog for the Text to Speech service now loads available voices dynamically. This allows
14
+ new voices and languages to be identified without requiring a further code change.
13
15
14
16
### New in version 0.4.13
15
17
- Emergency fix for Watson Language Translation node. Bluemix credentials read too late.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " node-red-node-watson" ,
3
- "version" : " 0.4.14 " ,
3
+ "version" : " 0.4.15 " ,
4
4
"description" : " A collection of Node-RED nodes for IBM Watson services" ,
5
5
"dependencies" : {
6
6
"alchemy-api" : " ^1.3.0" ,
You can’t perform that action at this time.
0 commit comments