-------------
- Drop Python 3.4 support
- `308 <https://github.com/PyCQA/prospector/pull/308>`_ Update pyflakes support to < 2.1.0
- `324 <https://github.com/PyCQA/prospector/pull/324>`_ Add bandit support
- `344 <https://github.com/PyCQA/prospector/pull/344>`_ Ignore __pycache__ and node_modules
- `349 <https://github.com/PyCQA/prospector/pull/349>`_ and `#355 <https://github.com/PyCQA/prospector/pull/355>`_ Fix compatibility issues with mypy >= 0.730
- `356 <https://github.com/PyCQA/prospector/pull/356>`_ Add support for Python 3.8