Skip to content

Commit

Permalink
Update changelog for version 1.4.0-1.5.0 (Azure#319)
Browse files Browse the repository at this point in the history
  • Loading branch information
kpajdzik authored Jan 17, 2019
1 parent 1d960e1 commit 2bc787a
Showing 1 changed file with 15 additions and 3 deletions.
18 changes: 15 additions & 3 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,28 @@
# Changelog

## 1.5.0 - 2019-01-15

- Add support to specify proxy setting in ServiceClientOptions.

## 1.4.1 - 2019-01-15

- Move browser-environment tests to Karma.

## 1.4.0 - 2019-10-15

- Allow ServiceClientOptions.requestPolicyFactories to be a function.

## 1.3.0 - 2019-01-15

- Allow ServiceClientOptions.userAgent property to be a function.

## 1.1.1 - 2018-11-13

- Improve debugging by adding rollup-plugin-sourcemaps
- Improve debugging by adding rollup-plugin-sourcemaps.

## 1.1.0 - 2018-11-09

- Renamed NPM package to @azure/ms-rest-js
- Renamed NPM package to @azure/ms-rest-js.

## 1.0.0 - 2018-10-04

Expand All @@ -19,7 +31,7 @@

## 0.22.1 - 2018-09-27

- Added Authenticator type
- Added Authenticator type.

## 0.22.0 - 2018-09-05

Expand Down

0 comments on commit 2bc787a

Please sign in to comment.