Skip to content

Commit

Permalink
Preparing for GA release (#47130)
Browse files Browse the repository at this point in the history
* GA release

* Fixing the release date
  • Loading branch information
hamshavathimunibyraiah authored Nov 12, 2024
1 parent 06e76ac commit 24c69a5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 10 deletions.
12 changes: 3 additions & 9 deletions sdk/translation/Azure.AI.Translation.Document/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<Description>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.</Description>
<AssemblyTitle>Microsoft Azure.AI.Translation.Document client library</AssemblyTitle>
<Version>2.1.0-beta.1</Version>
<Version>2.0.0</Version>
<!--The ApiCompatVersion is managed automatically and should not generally be modified manually.-->
<!--<ApiCompatVersion>1.0.0</ApiCompatVersion> -->
<PackageTags>Microsoft Azure Document Translation</PackageTags>
Expand Down

0 comments on commit 24c69a5

Please sign in to comment.