diff --git a/README.md b/README.md index 2c5ab5b..9864d41 100644 --- a/README.md +++ b/README.md @@ -5,22 +5,15 @@ The Intercom TypeScript library provides convenient access to the Intercom API from TypeScript. -## Maintenance mode - -The Intercom Node SDK is currently in maintenance mode whilst we consider the best way to support it. We are not currently accepting new feature requests or actively working on the SDK. - -[![Circle CI](https://circleci.com/gh/intercom/intercom-node.png?style=shield)](https://circleci.com/gh/intercom/intercom-node) [![npm](https://img.shields.io/npm/v/intercom-client)](https://www.npmjs.com/package/intercom-client) -![Intercom API Version](https://img.shields.io/badge/Intercom%20API%20Version-2.6-blue) +![Intercom API Version](https://img.shields.io/badge/Intercom%20API%20Version-2.11-blue) ![Typescript Supported](https://img.shields.io/badge/Typescript-Supported-lightgrey) -> Official Node bindings to the [Intercom API](https://api.intercom.io/docs) - ## Project Updates ## Breaking changes -The Node SDK has been updated to support latest API version (2.6). The update also contains requested features, such like Typescript support. You can find more information on how-to migrate and what has changed in the [migration guide](https://github.com/intercom/intercom-node/wiki/Migration-guide). +The TypeScript SDK has been updated to support latest API version (2.11). ## Installation