Skip to content

Commit 056d57f

Browse files
committed
docs: add announcement about major release and package name change
1 parent 6a50c07 commit 056d57f

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ Node.js client library to use the Watson APIs.
1111

1212
<details>
1313
<summary>Table of Contents</summary>
14-
1514
* [Before you begin](#before-you-begin)
1615
* [Installation](#installation)
1716
* [Usage](#usage)
@@ -47,6 +46,13 @@ Node.js client library to use the Watson APIs.
4746

4847
</details>
4948

49+
## ANNOUNCEMENTS!
50+
### New Major Version
51+
The new major version, `v4` has been released. The major new feature in this release is native support for Promises. There are some breaking changes - use the [migration guide](https://github.com/watson-developer-cloud/node-sdk/blob/master/UPGRADE-4.0.md) to navigate any changes that affect your code.
52+
53+
### Package Rename
54+
This package has been moved under the name `ibm-watson`. The package is still available at `watson-developer-cloud`, but that will no longer receive updates. Use `ibm-watson` to stay up to date.
55+
5056
## Before you begin
5157
* You need an [IBM Cloud][ibm-cloud-onboarding] account.
5258

0 commit comments

Comments
 (0)