From 020bf74790443e09afc140360c39860510697bcb Mon Sep 17 00:00:00 2001 From: Max Wittig Date: Thu, 14 Nov 2019 19:01:19 +0100 Subject: [PATCH] docs(changelog): add notice for release-notes on Github --- ChangeLog.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog.rst b/ChangeLog.rst index a6afe0bb1..a957e5770 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,5 +1,7 @@ -ChangeLog -========= +ChangeLog - Moved to GitHub releases +==================================== + +The changes of newer versions can be found at https://github.com/python-gitlab/python-gitlab/releases Version 1.9.0_ - 2019-06-19 ---------------------------