update changelog (#183)

This commit is contained in:
Sigurd Meldgaard 2019-06-03 15:04:10 +02:00 committed by GitHub
parent 0c8f5ae057
commit c415d0f4e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1,7 +1,8 @@
## 1.0.3
* Add `userAgent` argument for `ChannelOptions()`
* Add `userAgent` as an optional named argument for `clientConnection.createCallHeaders()`
* Allow custom user agent with a `userAgent` argument for `ChannelOptions()`.
* Allow specifying `authority` for `ChannelCredentials.insecure()`.
* Add `userAgent` as an optional named argument for `clientConnection.createCallHeaders()`.
## 1.0.2