diff options
Diffstat (limited to 'docs/source')
| -rw-r--r-- | docs/source/release-notes/3.2.1.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/source/release-notes/3.2.1.rst b/docs/source/release-notes/3.2.1.rst index dead1db..5fd3375 100644 --- a/docs/source/release-notes/3.2.1.rst +++ b/docs/source/release-notes/3.2.1.rst @@ -3,6 +3,11 @@ You can view the `3.2.1 milestone`_ on GitLab for more details. +- Fix subtle bug when deciding whether to report an on-by-default's violation + (See also `GitLab#257`_) + .. links .. _3.2.1 milestone: https://gitlab.com/pycqa/flake8/milestones/15 +.. _GitLab#257: + https://gitlab.com/pycqa/flake8/issues/257 |
