Skip to content

Commit

Permalink
[core-rest-pipeline] Fix CHANGELOG for release (#24383)
Browse files Browse the repository at this point in the history
- Add release date that was lost in merge
- Remove empty section
  • Loading branch information
jeremymeng committed Jan 5, 2023
1 parent 566e7c9 commit 48c3ad1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions sdk/core/core-rest-pipeline/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
# Release History

## 1.10.1 (Unreleased)
## 1.10.1 (2023-01-05)

### Features Added

- In browsers, fire an upload progress event when Blobs are used instead of streams. [PR #24356](https://github.com/Azure/azure-sdk-for-js/pull/24356)

### Breaking Changes

### Bugs Fixed

- Fix an issue in `FormDataPolicy` where we are not waiting for `prepareFormData()` to complete [PR #23858](https://github.com/Azure/azure-sdk-for-js/pull/23858)
Expand Down

0 comments on commit 48c3ad1

Please sign in to comment.