mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 12:16:53 +00:00
Add release notes for 3.0.1
This commit is contained in:
parent
b9658eaaae
commit
88d9213962
1 changed files with 9 additions and 0 deletions
|
|
@ -4,7 +4,16 @@
|
|||
- Fix regression in handling of ``# noqa`` for multiline strings.
|
||||
(See also `GitLab#177`_)
|
||||
|
||||
- Fix regression in handling of ``--output-file`` when not also using
|
||||
``--verbose``. (See also `GitLab#180`_)
|
||||
|
||||
- Fix regression in handling of ``--quiet``. (See also `GitLab#180`_)
|
||||
|
||||
- Fix regression in handling of ``--statistics``. (See also `GitLab#180`_)
|
||||
|
||||
|
||||
.. links
|
||||
.. _GitLab#177:
|
||||
https://gitlab.com/pycqa/flake8/issues/177
|
||||
.. _GitLab#180:
|
||||
https://gitlab.com/pycqa/flake8/issues/180
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue