Prepare release 0.4.1 (#80)

This commit is contained in:
Jakob Andersen 2018-04-05 10:14:10 +02:00 committed by GitHub
parent 686ecb3943
commit 8a397d8c86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## 0.4.1 - 2018-04-04
* Fixes for supporting Dart 2.
## 0.4.0 - 2018-03-16
* Moved TLS credentials for server into a separate class.

View File

@ -1,6 +1,6 @@
name: grpc
description: Dart implementation of gRPC.
version: 0.4.0
version: 0.4.1
author: Dart Team <misc@dartlang.org>
homepage: https://github.com/dart-lang/grpc-dart