Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
merge master
  • Loading branch information
kristapratico committed Oct 6, 2020
commit 9307315edcb2456a20dd7f75fcc896b65f8a5362
2 changes: 2 additions & 0 deletions sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ This version of the SDK defaults to the latest supported API version, which curr

**New features**

- Recognize receipt methods now take keyword argument `locale` to optionally indicate the locale of the receipt for
improved results
- Added ability to create a composed model from the `FormTrainingClient` by calling method `begin_create_composed_model()`
- Added the properties `display_name` and `properties` to types `CustomFormModel` and `CustomFormModelInfo`
- Added keyword argument `display_name` to `begin_training()` and `begin_create_composed_model()`
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.