From e7b9e32692d4a539e131d5b957aa79aae6e51c8c Mon Sep 17 00:00:00 2001 From: Azure SDK Bot <53356347+azure-sdk@users.noreply.github.com> Date: Wed, 6 Oct 2021 06:28:58 -0700 Subject: [PATCH] Increment version for cognitivelanguage releases (#24503) Increment package version after release of Azure.AI.Language.QuestionAnswering --- .../Azure.AI.Language.QuestionAnswering/CHANGELOG.md | 10 ++++++++++ .../src/Azure.AI.Language.QuestionAnswering.csproj | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/CHANGELOG.md b/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/CHANGELOG.md index ace72a8a45906..48107126c2dfa 100644 --- a/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/CHANGELOG.md +++ b/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/CHANGELOG.md @@ -1,5 +1,15 @@ # Release History +## 1.0.0-beta.3 (Unreleased) + +### Features Added + +### Breaking Changes + +### Bugs Fixed + +### Other Changes + ## 1.0.0-beta.2 (2021-10-06) ### Features Added diff --git a/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/src/Azure.AI.Language.QuestionAnswering.csproj b/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/src/Azure.AI.Language.QuestionAnswering.csproj index 8b2141eda69a2..baede9699a5a3 100644 --- a/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/src/Azure.AI.Language.QuestionAnswering.csproj +++ b/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/src/Azure.AI.Language.QuestionAnswering.csproj @@ -2,7 +2,7 @@ This is the client library for the Question Answering service, a cloud-based Natural Language Processing (NLP) service that allows you to create a natural conversational layer over your data. It is used to find the most appropriate answer for any input from your custom knowledge base (KB) of information. Microsoft Azure.AI.Language.QuestionAnswering client library - 1.0.0-beta.2 + 1.0.0-beta.3 Azure AI Language Question Answering QnA Maker $(RequiredTargetFrameworks)