Skip to content

Commit aed5bd7

Browse files
committed
update changelog
1 parent 0f5b640 commit aed5bd7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Changelog.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
- Fixes encoding query parameters in an array before joining them.(PR [#382](https://github.com/Azure/ms-rest-js/pull/382))
55
- Replace public usage of `RequestPolicyOptions` to an interface `RequestPolicyOptionsLike` to avoid compatibility issues with private members.
66
- Fix issue with null/undefined values in array and tabs/space delimiter arrays during sendOperationRequest. [PR #390](https://github.com/Azure/ms-rest-js/pull/390)
7-
8-
## 2.0.7 - 2020-04-24
9-
- Fix in flattenResponse when expecting an array, checking for parsedBody to be an array before proceeding with flattening
7+
- Fix in flattenResponse when expecting an array, checking for parsedBody to be an array before proceeding with flattening. (PR [#385](https://github.com/Azure/ms-rest-js/pull/385))
108

119
## 2.0.6 - 2020-04-15
1210
- A new interface `WebResourceLike` was introduced to avoid a direct dependency on the class `WebResource` in public interfaces. `HttpHeadersLike` was also added to replace references to `HttpHeaders`. This change was added to improve compatibility between `@azure/core-http` and `@azure/ms-rest-nodeauth`.

0 commit comments

Comments
 (0)