diff --git a/sdk/translation/Azure.AI.Translation.Document/CHANGELOG.md b/sdk/translation/Azure.AI.Translation.Document/CHANGELOG.md index 65463f191b7a..c8a40c06ecf1 100644 --- a/sdk/translation/Azure.AI.Translation.Document/CHANGELOG.md +++ b/sdk/translation/Azure.AI.Translation.Document/CHANGELOG.md @@ -1,20 +1,14 @@ # Release History -## 2.1.0-beta.1 (Unreleased) + +## 2.0.0 (2024-11-15) ### Features Added - Exposed `JsonModelWriteCore` for model serialization procedure. -### Breaking Changes - -### Bugs Fixed - -### Other Changes - -## 2.0.0 (2024-08-16) ### Other Changes -This is a GA release. No new features added. +- Renamed SingleDocumentTranslationClient's API from `document_translate` to `translate` ## 2.0.0-beta.2 (2024-07-05) diff --git a/sdk/translation/Azure.AI.Translation.Document/src/Azure.AI.Translation.Document.csproj b/sdk/translation/Azure.AI.Translation.Document/src/Azure.AI.Translation.Document.csproj index 8e426afdb4d0..75cff8856305 100644 --- a/sdk/translation/Azure.AI.Translation.Document/src/Azure.AI.Translation.Document.csproj +++ b/sdk/translation/Azure.AI.Translation.Document/src/Azure.AI.Translation.Document.csproj @@ -3,7 +3,7 @@ Translator is a cloud-based machine translation service and is part of the Azure Cognitive Services family of cognitive APIs used to build intelligent apps. Translator is easy to integrate in your applications, websites, tools, and solutions. It allows you to add multi-language user experiences in 90 languages and dialects. And it can be used on any hardware platform with any operating system for text translation. Microsoft Azure.AI.Translation.Document client library - 2.1.0-beta.1 + 2.0.0 Microsoft Azure Document Translation