Skip to content

Commit 0c10b51

Browse files
authored
Changelog Modification for core-client and core-rest-pipeline (Azure#15334)
1 parent fd78899 commit 0c10b51

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

sdk/core/core-client/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Release History
22

3-
## 1.1.2 (Unreleased)
3+
## 1.1.2 (2021-05-20)
44

5+
- Fixed an issue to check for the mandatory parameter in the header and query values. [PR 15278](https://github.com/Azure/azure-sdk-for-js/pull/15278)
56

67
## 1.1.1 (2021-05-06)
78

sdk/core/core-rest-pipeline/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Release History
22

3-
## 1.1.0-beta.2 (Unreleased)
3+
## 1.1.0-beta.2 (2021-05-20)
4+
5+
- Fixed an issue to set the `Content-Length` header correctly when using multibyte characters. [PR 15314](https://github.com/Azure/azure-sdk-for-js/pull/15314)
46

57
### Fixed
68

0 commit comments

Comments
 (0)