flake8/docs/source/release-notes/3.0.1.rst
2021-04-03 18:21:02 -07:00

12 lines
394 B
ReStructuredText

3.0.1 -- 2016-07-25
-------------------
- Fix regression in handling of ``# noqa`` for multiline strings.
(See also :issue:`1024`)
- Fix regression in handling of ``--output-file`` when not also using
``--verbose``. (See also :issue:`1026`)
- Fix regression in handling of ``--quiet``. (See also :issue:`1026`)
- Fix regression in handling of ``--statistics``. (See also :issue:`1026`)