Add release note for VCS hook change

See also https://gitlab.com/pycqa/flake8/merge_requests/198
This commit is contained in:
Ian Stapleton Cordasco 2017-08-07 05:59:29 -05:00
parent 1f0e6a6ffa
commit ff3a7813d6
No known key found for this signature in database
GPG key ID: C9D7A2604B4FCB2A

View file

@ -8,12 +8,16 @@ You can view the `3.5.0 milestone`_ on GitLab for more details.
- Start using new PyCodestyle checks for bare excepts and ambiguous identifier
(See also `GitLab#361`_)
- Print out information about configuring VCS hooks (See also `GitLab#335`_)
.. all links
.. _3.5.0 milestone:
https://gitlab.com/pycqa/flake8/milestones/20
.. issue links
.. _GitLab#335:
https://gitlab.com/pycqa/flake8/issues/335
.. _GitLab#359:
https://gitlab.com/pycqa/flake8/issues/359
.. _GitLab#361: