- Add compatibility with PHP 8.0
- Fix compatibility issue with PHP 7.4
- Change license to MIT and add missing license file
- Remove '--refresh' option as that is not working
- Fix bug in DI definition of service
- Fix bug in DI definition of command
- Fix handling of plugins after refresh of plugin list
- Fix bug in validation of plugin name
- Fix compatibility with Symfony Flex
- Make compatible with Shopware 6.5
- Fix bug in schema validation
- Switch to using Shopware bundle instead of Symfony bundle
- Add logging
- Add changelog.
- Add better example for use in composer.json.
- Move installation to bottom as usage is more interesting.
- Add options documentation.
- Add ability to refresh the plugin list at start.
- Add note on automation.
- Inital release.