Skip to content

Commit

Permalink
[formrecognizer] Fix CHANGELOG (#16868)
Browse files Browse the repository at this point in the history
This blocked our release after approving it.
  • Loading branch information
witemple-msft authored Aug 11, 2021
1 parent fc418f7 commit 18613d0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions sdk/formrecognizer/ai-form-recognizer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 3.2.0 (2021-08-10)
## 3.2.0 (2021-08-11)

### Features Added

Expand All @@ -9,8 +9,6 @@
- Changed TS compilation target to
ES2017 in order to produce smaller bundles and use more native platform features

### Breaking Changes

### Key Bugs Fixed

- Fixed an issue in which form recognition would sometimes fail due to encountering an element reference pointing to a selection mark, causing an exception to be thrown. These references are now handled correctly.
Expand Down

0 comments on commit 18613d0

Please sign in to comment.