From cce7ff2ace68632250073ee9db016f8d6d730ff0 Mon Sep 17 00:00:00 2001 From: Hynek Schlawack Date: Sun, 20 Aug 2017 08:35:12 +0200 Subject: [PATCH] Add another explanation and warning to the changelog --- CHANGELOG.rst | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 2aabb722..bf33ca3a 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,7 +6,14 @@ The third digit is only for regressions. Changes for the upcoming release can be found in the `"changelog.d" directory `_ 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 ----