packages feed

grapesy-etcd-0.2.0: CHANGELOG.md

# ChangeLog for grapesy-etc

## 0.2.0

* Add `Network.GRPC.Etcd.Client.Simple` with functions for `put`, `range` and `get`.

## 0.1.0

* Initial version of grapesy-etc client. Contains full bindings to the etcdv3 spec as defined in
rpc.proto.