From 5e3b44b49041e69a7eaab6aee3ed108f769fb513 Mon Sep 17 00:00:00 2001 From: Sameeksha Vaity Date: Thu, 7 Oct 2021 14:57:52 -0700 Subject: [PATCH] [Form Recognizer] Fix Changelog (#24636) --- sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md b/sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md index bc864cdd0f8b2..bc1cbcdc0ca67 100644 --- a/sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md +++ b/sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md @@ -28,8 +28,6 @@ To continue to use Form Recognizer API version 2.1, please use major version 3 o - `FormRecognizerClient` and `FormRecognizerAsyncClient` has been replaced by `DocumentAnalysisClient` and `DocumentAnalysisAsyncClient` respectively. - `FormTrainingClient` and `FormTrainingAsyncClient` has been replaced by `DocumentModelAdministrationClient` and `DocumentModelAdministrationAsyncClient` respectively. -### Bugs Fixed - ### Other Changes #### Dependency Updates - Upgraded `azure-core` dependency to 1.21.0