Skip to content

Commit

Permalink
[Text Analytics] Update CHANGELOG with release date (#16146)
Browse files Browse the repository at this point in the history
* [Text Analytics] Update CHANGELOG with release date

* edit
  • Loading branch information
deyaaeldeen authored Jul 1, 2021
1 parent 43ecf92 commit 400a1f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sdk/textanalytics/ai-text-analytics/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# Release History

## 5.1.0 (Unreleased)
## 5.1.0 (2021-07-08)

### New Features

- We are now targeting the service's v3.1 API as the default instead of v3.1-preview.5.
- `categoriesFilter` support was added to `RecognizePiiEntitiesAction`.

### Breaking Changes

- `PiiEntityDomainType` was renamed to `PiiEntityDomain`.
- `domain` property of `RecognizePiiEntitiesAction` was renamed to `domainFilter`.
- `categoriesFilter` was added to `RecognizePiiEntitiesAction`.
- `beginAnalyzeActions` is now limited to accept up to one action only per type.

## 5.1.0-beta.6 (2021-05-18)
Expand Down

0 comments on commit 400a1f2

Please sign in to comment.