Skip to content

Commit 96e518c

Browse files
[formrecognizer] Update changelog for release (Azure#29071)
* update changelog for release * update readme
1 parent 1c05882 commit 96e518c

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

sdk/formrecognizer/azure-ai-formrecognizer/CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,12 @@
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

sdk/formrecognizer/azure-ai-formrecognizer/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)