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

22 lines
489 B
ReStructuredText

3.7.1 -- 2019-01-30
-------------------
You can view the `3.7.1 milestone`_ on GitLab for more details.
Bugs Fixed
~~~~~~~~~~
- Fix capitalized filenames in ``per-file-ignores`` setting (See also
`GitLab!290`_, `GitLab#488`_)
.. all links
.. _3.7.1 milestone:
https://github.com/pycqa/flake8/milestone/23
.. issue links
.. _GitLab#488:
https://gitlab.com/pycqa/flake8/issues/488
.. merge request links
.. _GitLab!290:
https://gitlab.com/pycqa/flake8/merge_requests/290