mirror of https://github.com/fafhrd91/actix-web
fix changelog typo
This commit is contained in:
parent
2f3ea5f21e
commit
12fb9c8720
|
@ -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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue