Add notes for updates to git hook

This commit is contained in:
Ian Cordasco 2015-03-06 20:55:25 -06:00
parent bc18d8e2d1
commit 500a64f040

View file

@ -17,9 +17,14 @@ CHANGES
See also `GitLab#32`_
- **Feature** Allow git hook configuration to live in ``.git/config``.
See the updated `VCS hooks docs`_ for more details. (`GitLab!20`_)
.. _GitLab#31: https://gitlab.com/pycqa/flake8/issues/31
.. _GitLab#32: https://gitlab.com/pycqa/flake8/issues/32
.. _GitLab#35: https://gitlab.com/pycqa/flake8/issues/35
.. _GitLab!20: https://gitlab.com/pycqa/flake8/merge_requests/20
.. _VCS hooks docs: https://flake8.readthedocs.org/en/latest/vcs.html
2.3.0 - 2015-01-04
------------------