# Changes ## [0.1.3] - 2018-12-12 ## Changed * Split service combinators to separate trait ## [0.1.2] - 2018-12-12 ### Fixed * Release future early for `.and_then()` and `.then()` combinators ## [0.1.1] - 2018-12-09 ### Added * Added Service impl for Box ## [0.1.0] - 2018-12-09 * Initial import