From 6958b7c13dcfb924ab44a0ba7b57d1d00da19ba5 Mon Sep 17 00:00:00 2001 From: Wouter J Date: Fri, 11 Nov 2016 12:15:55 +0100 Subject: [PATCH] Added a comment to prevent people from manually updating the changelog --- changelog.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.rst b/changelog.rst index 2cf569aa668..64d94ce674c 100644 --- a/changelog.rst +++ b/changelog.rst @@ -1,5 +1,9 @@ .. index:: single: CHANGELOG + +.. !! CAUTION !! + This file is automatically generated each month. Do not add new changelog + items when preparing a pull requests. The Documentation Changelog ===========================