diff --git a/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/CHANGELOG.md b/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/CHANGELOG.md index dbe27988ed901..ace72a8a45906 100644 --- a/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/CHANGELOG.md +++ b/sdk/cognitivelanguage/Azure.AI.Language.QuestionAnswering/CHANGELOG.md @@ -1,6 +1,6 @@ # Release History -## 1.0.0-beta.2 (Unreleased) +## 1.0.0-beta.2 (2021-10-06) ### Features Added @@ -16,10 +16,6 @@ - Renamed "CompoundOperation" to "LogicalOperation" in properties and type names. - Renamed `QuestionKnowledgeBaseOptions.StrictFilters` to `Filters` and changed type to `QueryFilters`. -### Bugs Fixed - -### Other Changes - ## 1.0.0-beta.1 (2021-07-27) - Initial release which supports querying of knowledge bases and text records.