Skip to content

Commit

Permalink
Release v0.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Bradley Kemp committed Jun 30, 2020
1 parent 33bc0ca commit 634c2a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Changelog

## Unreleased
## [v0.2.6](https://github.com/bradleyjkemp/grpc-tools/releases/tag/v0.2.6)
* Fixed a bug that prevented replaying empty gRPC messages [#105](https://github.com/bradleyjkemp/grpc-tools/pull/105).
* Fixed a bug that prevented google.protobuf.Any fields being dumped [#96](https://github.com/bradleyjkemp/grpc-tools/issues/96).

## [v0.2.5](https://github.com/bradleyjkemp/grpc-tools/releases/tag/v0.2.5)
* Added grpc-proxy options `WithServerOptions` and `WithDialOptions`, deprecated `WithOptions` [#71](https://github.com/bradleyjkemp/grpc-tools/pull/71).
Expand Down

0 comments on commit 634c2a4

Please sign in to comment.