flake8/docs/source/release-notes/3.2.0.rst
2016-11-14 16:38:27 -06:00

13 lines
333 B
ReStructuredText

3.1.1 -- 2016-11-14
-------------------
You can view the `3.2.0 milestone`_ on GitLab for more details.
- Allow for pycodestyle 2.2.0 which fixes a bug in E305 (See also
`GitLab#256`_)
.. links
.. _3.2.0 milestone:
https://gitlab.com/pycqa/flake8/milestones/14
.. _GitLab#256:
https://gitlab.com/pycqa/flake8/issues/256