What's Changed
* Show filenames with errors in --check mode by arxell in https://github.com/PyCQA/autoflake/pull/57
* Add pre-commit hooks config file by trim21 in https://github.com/PyCQA/autoflake/pull/62
* Fixing some readability issues. by hadialqattan in https://github.com/PyCQA/autoflake/pull/75
* Fix multiline import statements (proposal for issue 8) by abravalheri in https://github.com/PyCQA/autoflake/pull/63
* Add verbosity option add more logs by tmshn in https://github.com/PyCQA/autoflake/pull/69
New Contributors
* arxell made their first contribution in https://github.com/PyCQA/autoflake/pull/57
* trim21 made their first contribution in https://github.com/PyCQA/autoflake/pull/62
* hadialqattan made their first contribution in https://github.com/PyCQA/autoflake/pull/75
* abravalheri made their first contribution in https://github.com/PyCQA/autoflake/pull/63
* tmshn made their first contribution in https://github.com/PyCQA/autoflake/pull/69
**Full Changelog**: https://github.com/PyCQA/autoflake/compare/v1.3.1...v1.4