Skip to content

Commit

Permalink
[core-http] prepare CHANGELOG for 2021 November release (#18491)
Browse files Browse the repository at this point in the history
Update date and bug fix entries.
  • Loading branch information
jeremymeng committed Nov 2, 2021
1 parent 446eed1 commit c91dd83
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions sdk/core/core-http/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,11 @@
# Release History

## 2.2.2 (Unreleased)

### Features Added

### Breaking Changes
## 2.2.2 (2021-11-03)

### Bugs Fixed

- Fix the issue of `HttpHeaders.clone()` not preserving raw header names' casing [PR #18348](https://github.com/Azure/azure-sdk-for-js/pull/18348)

### Other Changes
- Fix the issue of network connection not being closed when download stream is closed [PR #14015](https://github.com/Azure/azure-sdk-for-js/pull/14015)

## 2.2.1 (2021-09-30)

Expand Down

0 comments on commit c91dd83

Please sign in to comment.