diff options
author | Max Wittig <max.wittig@siemens.com> | 2019-11-19 13:16:42 +0100 |
---|---|---|
committer | Roger Meier <r.meier@siemens.com> | 2019-11-19 13:16:42 +0100 |
commit | de98e572b003ee4cf2c1ef770a692f442c216247 (patch) | |
tree | b69b90140625657838d3a19197175a6ca2aa0df8 | |
parent | c937338b0119b08b358f97b4716c56777ee7bb80 (diff) | |
download | gitlab-de98e572b003ee4cf2c1ef770a692f442c216247.tar.gz |
docs(changelog): add notice for release-notes on Github (#938)
-rw-r--r-- | ChangeLog.rst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst index a6afe0b..a957e57 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 --------------------------- |