Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/_docs/overview/whats-new/1.0/Summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@ desired due to the waterfall flow of the VA since the 0.8 release.

### Language Generation
{:.no_toc}
With the **1.0 GA release**, we are now utilizing Language Generation 4.8 Preview. As part of this, there are some breaking changes which may require you to update your .lg files to adhere to new syntax.
With the **1.0 GA release**, we are now utilizing Language Generation 4.9.1 GA. As part of this, there are some breaking changes to LG syntax which may require you to update your .lg files to adhere to new syntax.

For full details regarding these breaking changes, please refer to the [Language Generation 4.8 Preview breaking changes](https://github.com/microsoft/BotBuilder-Samples/tree/master/experimental/language-generation#48-preview).

### Single Sign-On for Skills
{:.no_toc}
In the previous **0.8-beta release**, we added documentation covering how to enable single sign-on for Skills. In the **1.0 GA release**, these changes are officially included.

For instructions on enabling single sign-on for Skills, refer to the instructions located here: [Enable SSO with Skils using OAuthCredentials setting]({{site.baseurl}}//overview/whats-new/1.0/enable-sso-with-skills-using-oauthcredentials-setting).
For instructions on enabling single sign-on for Skills, refer to the instructions located here: [Enable SSO with Skills using OAuthCredentials setting]({{site.baseurl}}//overview/whats-new/1.0/enable-sso-with-skills-using-oauthcredentials-setting).