Skip to content

Commit ed41c70

Browse files
committed
Preparation for next release
1 parent f721461 commit ed41c70

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

+4-2
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

+1-1
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)