mirror of https://github.com/grpc/grpc-dart.git
Add changelog entry
This commit is contained in:
parent
66feb5d7d0
commit
db9e02c4c7
|
@ -1,3 +1,7 @@
|
|||
## 4.1.0
|
||||
* Add a `serverInterceptors` argument to `ConnectionServer`. These interceptors are acting
|
||||
as middleware, wrapping a `ServiceMethod` invocation.
|
||||
|
||||
## 4.0.4
|
||||
|
||||
* Allow the latest `package:googleapis_auth`.
|
||||
|
|
Loading…
Reference in New Issue