mirror of https://github.com/grpc/grpc-dart.git
Add changelog
This commit is contained in:
parent
0a178625aa
commit
6efb6d3e4f
|
@ -5,6 +5,7 @@
|
|||
* When the keep alive manager runs into a timeout, it will finish the transport instead of closing
|
||||
the connection, as defined in the gRPC spec.
|
||||
* Upgrade to `package:lints` version 5.0.0 and Dart SDK version 3.5.0.
|
||||
* Upgrade `example/grpc-web` code.
|
||||
|
||||
## 4.0.1
|
||||
|
||||
|
|
Loading…
Reference in New Issue