Skip to content

Commit

Permalink
Form recognizer beta release update Feb 2021 (Azure#19117)
Browse files Browse the repository at this point in the history
  • Loading branch information
samvaity authored Feb 10, 2021
1 parent 3ca8284 commit 96247cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 3.1.0-beta.2 (Unreleased)
## 3.1.0-beta.2 (2021-02-10)

### Breaking Changes
- Renamed `Appearance`, `Style` and `TextStyle` models to `TextAppearance`, `TextStyle` and `TextStyleName` respectively.
Expand Down
2 changes: 1 addition & 1 deletion sdk/formrecognizer/azure-ai-formrecognizer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,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 96247cb

Please sign in to comment.