Merge branch 'missing-rel-notes' into 'master'

dd missing release notes for 3.5.0

See merge request !202
This commit is contained in:
Ian Stapleton Cordasco 2017-08-07 01:04:10 +00:00
commit 1820afa4a4

View file

@ -3,6 +3,10 @@
You can view the `3.5.0 milestone`_ on GitLab for more details.
- Allow for PyFlakes 1.6.0 (See also `GitLab#359`_)
- Start using new PyCodestyle checks for bare excepts and ambiguous identifier
(See also `GitLab#361`_)
.. all links
@ -10,5 +14,9 @@ You can view the `3.5.0 milestone`_ on GitLab for more details.
https://gitlab.com/pycqa/flake8/milestones/20
.. issue links
.. _GitLab#359:
https://gitlab.com/pycqa/flake8/issues/359
.. _GitLab#361:
https://gitlab.com/pycqa/flake8/issues/361
.. merge request links