Update changelog for version 1.4.0-1.5.0 (#319)

This commit is contained in:
Kamil Pajdzik 2019-01-17 10:43:42 -08:00 коммит произвёл GitHub
Родитель 1d960e1ad6
Коммит 2bc787a678
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 15 добавлений и 3 удалений

Просмотреть файл

@ -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
@ -19,7 +31,7 @@
## 0.22.1 - 2018-09-27
- Added Authenticator type
- Added Authenticator type.
## 0.22.0 - 2018-09-05