summaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/release-notes/3.5.0.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/source/release-notes/3.5.0.rst b/docs/source/release-notes/3.5.0.rst
index 1b8d44d..c4b6f4e 100644
--- a/docs/source/release-notes/3.5.0.rst
+++ b/docs/source/release-notes/3.5.0.rst
@@ -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: