Skip to content

Commit 575bd08

Browse files
authored
Merge pull request #190 from chughts/master
Preparation for release 0.4.15
2 parents 4b2833c + ed41c70 commit 575bd08

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,11 @@ 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.15
11+
1012
### 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.
1315

1416
### New in version 0.4.13
1517
- Emergency fix for Watson Language Translation node. Bluemix credentials read too late.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-red-node-watson",
3-
"version": "0.4.14",
3+
"version": "0.4.15",
44
"description": "A collection of Node-RED nodes for IBM Watson services",
55
"dependencies": {
66
"alchemy-api": "^1.3.0",

0 commit comments

Comments
 (0)