Skip to content

Commit

Permalink
[ai-form-recognizer] Set 3.1.0-beta.1 release date (Azure#12673)
Browse files Browse the repository at this point in the history
  • Loading branch information
witemple-msft committed Nov 23, 2020
1 parent d35744d commit b1dbb64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/formrecognizer/ai-form-recognizer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 3.1.0-beta.1 (Unreleased)
## 3.1.0-beta.1 (2020-11-23)

- Added a `pages` option to `BeginRecognizeContentOptions`. This option allows for the specification of which pages of a document to include in the content results. If a value is provided, pages that are not included in the `pages` field will not be analyzed.
- Added an `appearance` property to `FormLine` that contains information about the appearance of the line, such as style (e.g. "handwritten").
Expand Down

0 comments on commit b1dbb64

Please sign in to comment.