Skip to content

Commit

Permalink
[Text Analytics] Update release date (#11313)
Browse files Browse the repository at this point in the history
* [Text Analytics] Update release date for 5.1.0-beta.1

* format
  • Loading branch information
deyaaeldeen authored Sep 17, 2020
1 parent 6c6e828 commit 6b17e7e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions sdk/textanalytics/ai-text-analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 5.1.0-beta.1 (Unreleased)
## 5.1.0-beta.1 (2020-09-17)

- We are now targeting the service's v3.1-preview.2 API as the default instead of v3.0.
- We now have added support for opinion mining feature of Sentiment Analysis. To get this support, pass `includeOpinionMining` as True when calling the `analyzeSentiment` endpoint.
Expand Down Expand Up @@ -32,7 +32,6 @@
- Added `warnings` property to every document response object containing a list of `TextAnalyticsWarning` objects relevant to the corresponding document.
- Migrated to using the Text Analytics v3.0 (General Availability) service endpoint.


## 1.0.0-preview.4 (2020-04-07)

- Renamed the first parameter of all operation methods from `inputs` to `documents`
Expand Down

0 comments on commit 6b17e7e

Please sign in to comment.