mirror of https://github.com/grpc/grpc-dart.git
update changelog (#183)
This commit is contained in:
parent
0c8f5ae057
commit
c415d0f4e2
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue