All notable changes to this project will be documented in this file, in reverse chronological order by release.
- Enhance documentation (#58, thank to @coudenysj)
- Allow private message handlers (#61)
- Use
Prooph\Common\Messaging\HasMessageName
as only requirement for message_detection (#64) - Allow message detection with private constructors (#69)
- Fix router configuration with
async_switch
(#65, thanks to @s-code)
- Support every type of message in profiling plugins (#49)
- Support Symfony 4 and PHP 7.2 (#52)
- Fixed plugin registration (#47, thanks to @bl4ckbon3)