diff options
author | Wolfy-J <[email protected]> | 2018-09-08 00:09:33 +0300 |
---|---|---|
committer | Wolfy-J <[email protected]> | 2018-09-08 00:09:33 +0300 |
commit | 24b50941c91dbd1067fc4b143085fda504321a8b (patch) | |
tree | 098cff062913b8e18f0e64ae2be0477f493daa72 /CHANGELOG.md | |
parent | 9d8ac450cb837d0528bf5721b9901134ae623518 (diff) |
changelog
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 8094cae1..a980efab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ in container - debug handlers has been moved from root command and now can be defined by each service - bugfix: panic when using debug mode without http service registered - `rr.Verbose` and `rr.Debug` are not public +- rpc service now exposes it's address to underlying workers to simplify the connection +- env service construction has been simplified in order to unify it with other services v1.1.1 (26.07.2018) ------- |