Skip to content

Commit 912bf50

Browse files
committed
Prepare for next bugfix release
1 parent c132c22 commit 912bf50

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ Node-RED Watson Nodes for IBM Bluemix
33

44
[![Codacy Badge](https://api.codacy.com/project/badge/grade/e157cf8407f2442396789dc78075340a)](https://www.codacy.com/app/rezgui-y/node-red-node-watson)
55

6+
### New in version 0.4.4
7+
- Bugfixes to Speech to Text
8+
69
### New in version 0.4.3
710
- New Visual Recognition V3 node to support the V3 GA API. This incorporates the features that were previously
811
available as part of AlchemyAPI Vision.

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.3",
3+
"version": "0.4.4",
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)