thephpleague / tactician-bundle

Bundle to integrate Tactician with Symfony projects
MIT License
245 stars 43 forks source link

Documents BC break on handler middleware config #97

Closed volkyeth closed 6 years ago

volkyeth commented 6 years ago

Upgrading to 1.0+ broke our config because of the new per-bus command handler middleware setup. It was already updated in the readme, but not listed as a BC break. This lists it as a BC break on the changelog.

rosstuck commented 6 years ago

Thanks! :)