fix changelog typo

This commit is contained in:
Akos Vandra 2018-12-10 13:55:21 +01:00
parent 2f3ea5f21e
commit 12fb9c8720
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
## [0.7.15] - 2018-12-05 ## [0.7.15] - 2018-12-05
## Changed ### Changed
* `ClientConnector::resolver` now accepts `Into<Recipient>` instead of `Addr`. It enables user to implement own resolver. * `ClientConnector::resolver` now accepts `Into<Recipient>` instead of `Addr`. It enables user to implement own resolver.