From 51fa832dc243ffbfb34f741fb929f349e903ec06 Mon Sep 17 00:00:00 2001 From: Eyal Date: Wed, 19 Jun 2019 12:34:43 -0700 Subject: [PATCH] lifetime --> long-term Changed verbiage according to team discussion --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 401a8e7..f0e9d3d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # V3 Deprecation Notification -Microsoft Bot Framework SDK V4 was released in September 2018, and since then we have shipped a few dot-release improvements. As announced previously, the V3 SDK is being retired with final lifetime support ending on December 31st, 2019. +Microsoft Bot Framework SDK V4 was released in September 2018, and since then we have shipped a few dot-release improvements. As announced previously, the V3 SDK is being retired with final long-term support ending on December 31st, 2019. Accordingly, there will be no more development in this repo. **Existing V3 bot workloads will continue to run without interruption. We have no plans to disrupt any running workloads**. We highly recommend that you start migrating your V3 bots to V4. In order to support this migration we have produced migration documentation and will provide extended support for migration initiatives (via standard channels such as Stack Overflow and Microsoft Customer Support).