Skip to content

Commit

Permalink
[TA] Beta version release prepare for Feb month (Azure#19136)
Browse files Browse the repository at this point in the history
* update release date
  • Loading branch information
mssfang authored Feb 10, 2021
1 parent 381a169 commit 53e976c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sdk/textanalytics/azure-ai-textanalytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Release History
## 5.1.0-beta.4 (Unreleased)
## 5.1.0-beta.4 (2021-02-10)
### New features
- Added new classes, `StringIndexType`, `RecognizeEntitiesOptions`, `RecognizeLinkedEntitiesOptions`.
- A new options to control how the offset and length are calculated by the service. Added `StringIndexType` to all
Expand Down
2 changes: 1 addition & 1 deletion sdk/textanalytics/azure-ai-textanalytics/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Authentication with AAD requires some initial setup:
<dependency>
<groupId>com.azure</groupId>
<artifactId>azure-identity</artifactId>
<version>1.2.2</version>
<version>1.2.3</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down

0 comments on commit 53e976c

Please sign in to comment.