* Support multiple projects when in CLI mode ([12](https://github.com/tonyo/django-migration-checker/pull/12))
0.7.1
* Fix error on double quote and multiple dependencies ([11](https://github.com/tonyo/django-migration-checker/pull/11))
0.7.0
* Accept both single and double quotes ([9](https://github.com/tonyo/django-migration-checker/pull/9)) * Drop support for Python 2.7 and 3.5 * Move to GitHub Actions * Get rid of Travis
0.6.0
* Exit with code 1 when conflicts are found ([7](https://github.com/tonyo/django-migration-checker/pull/7))