**Implemented enhancements:**
- Get rid of the AbstractInvokeStrategy [\#152](https://github.com/prooph/service-bus/issues/152)
- update to use psr\container [\#155](https://github.com/prooph/service-bus/pull/155) ([prolic](https://github.com/prolic))
- remove AbstractInvokeStrategy [\#153](https://github.com/prooph/service-bus/pull/153) ([prolic](https://github.com/prolic))
- New plugin registration [\#148](https://github.com/prooph/service-bus/pull/148) ([prolic](https://github.com/prolic))
- Provide a new plugin that routes messages based on container information [\#106](https://github.com/prooph/service-bus/issues/106)
- Assert action event name on plugin attach [\#105](https://github.com/prooph/service-bus/issues/105)
- update command bus to use only two events [\#144](https://github.com/prooph/service-bus/pull/144) ([prolic](https://github.com/prolic))
- Handle custom message names better [\#143](https://github.com/prooph/service-bus/pull/143) ([prolic](https://github.com/prolic))
- add ServiceLocatorEventRouter & SingleHandlerServiceLocatorRouter [\#142](https://github.com/prooph/service-bus/pull/142) ([prolic](https://github.com/prolic))
- Support for PHP 7.1 [\#140](https://github.com/prooph/service-bus/pull/140) ([prolic](https://github.com/prolic))
- update to docheader v0.1.3 [\#138](https://github.com/prooph/service-bus/pull/138) ([prolic](https://github.com/prolic))
- updated docs