Skip to content

Commit

Permalink
update changes for 0.0.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
siggy committed Nov 28, 2017
1 parent b9f0d65 commit b950683
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## In the next release...

## 0.0.5

* Add `--logLevel` flag, uses logrus.
* Update all Go dependencies, including grpc-go 1.2 -> 1.7.3.
* Update Docker build to use `golang:1.9.2-alpine` as a base.
* [client] Code cleanup.

## 0.0.4

* **Breaking Change** `client`, `server`, and `max-rps` now subcommands of `strest-grpc` executable.
Expand Down

0 comments on commit b950683

Please sign in to comment.