File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed
sdk/formrecognizer/azure-ai-formrecognizer Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change 11# Release History
22
3- ## 3.2.1 (Unreleased)
4-
5- ### Features Added
6-
7- ### Breaking Changes
3+ ## 3.2.1 (2023-03-07)
84
95### Bugs Fixed
106- Corrected typing for ` invoice ` argument in ` begin_recognize_invoices() ` on async ` FormRecognizerClient ` .
117- Fixed issue when calling ` to_dict() ` on ` DocumentField ` where ` value ` is not returned for address and currency fields.
128- Corrected typing for ` form_type_confidence ` property on ` RecognizedForm ` .
139
14- ### Other Changes
15-
1610## 3.2.0 (2022-09-08)
1711
1812### Features Added
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ This table shows the relationship between SDK versions and supported API version
3636
3737|SDK version|Supported API version of service
3838|-|-
39- |3.2.0 - Latest GA release | 2.0, 2.1, 2022-08-31 (default)
39+ |3.2.X - Latest GA release | 2.0, 2.1, 2022-08-31 (default)
4040|3.1.X| 2.0, 2.1 (default)
4141|3.0.0| 2.0
4242
You can’t perform that action at this time.
0 commit comments