From f25d9cb98bffb304fc5f2d0db62c00ea4d25028a Mon Sep 17 00:00:00 2001
From: Corina <14900841+corinagum@users.noreply.github.com>
Date: Tue, 10 Nov 2020 14:34:40 -0800
Subject: [PATCH] Update README.md (#3596)
* Update README.md
* Update README.md
* Update README.md
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 21cc288a92..f36e80bf6e 100644
--- a/README.md
+++ b/README.md
@@ -14,14 +14,14 @@ This repo is part of the [Microsoft Bot Framework](https://github.com/microsoft/
-# Join the Web Chat team
-
-Bot Framework Web Chat is hiring! We are looking for a senior software engineer to join the team. Please see the [Microsoft job listing](https://careers.microsoft.com/us/en/job/867519/Senior-Software-Engineer) if you are interested in applying.
-
# Version notes
> This section points out important version notes. For further information, please see the related links and check the [`CHANGELOG.md`](https://github.com/microsoft/BotFramework-WebChat/blob/master/CHANGELOG.md)
+## API refactor into new package in Web Chat 4.11.0
+The Web Chat API has been refactored into a separate package. To learn more, check out the [API refactor summary](https://github.com/microsoft/BotFramework-WebChat/pull/3543).
+
+
## Direct Line Speech support in Web Chat 4.7.0
Starting from Web Chat 4.7.0, Direct Line Speech is supported, and it is the preferred way to provide an integrated speech functionality in Web Chat. We are working on [closing feature gaps](https://github.com/microsoft/BotFramework-WebChat/labels/Direct%20Line%20Speech) between Direct Line Speech and Web Speech API (includes Cognitive Services and browser-provided speech functionality).