Add another explanation and warning to the changelog

This commit is contained in:
Hynek Schlawack 2017-08-20 08:35:12 +02:00
parent 5184ecac99
commit cce7ff2ace
1 changed files with 8 additions and 1 deletions

View File

@ -6,7 +6,14 @@ The third digit is only for regressions.
Changes for the upcoming release can be found in the `"changelog.d" directory <https://github.com/python-attrs/attrs/tree/master/changelog.d>`_ in our repository.
.. towncrier release notes start
..
Do *NOT* add changelog entries here!
This changelog is managed by towncrier and is compiled at release time.
See http://www.attrs.org/en/latest/contributing.html#changelog for details.
towncrier release notes start
----