All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
- Compatibility with Laravel 6.0.x (note that previous version 1.1.4 is also compatible with Laravel 6.0.x including laravel/helpers in the composer.json. file of your Laravel Application)
- Better English in README.md :) Thanks to leadegroot.
- README.md improved with queue example
- Added new domain:list artisan command displaying info of installed domains
- Added domainsList() method to Application
- This CHANGELOG.md file.
- Added the handling of config:cache artisan command by multiple cache config files
- Initial version for Laravel 5.5.