From 3a64ec46e9f0b319b97b58f1d5595501b048b076 Mon Sep 17 00:00:00 2001 From: Christoph Groth <christoph.groth@cea.fr> Date: Tue, 30 Sep 2014 16:35:23 +0200 Subject: [PATCH] refer to cgit log in a way that does not need to be updated for each release --- doc/source/pre/whatsnew/1.0.rst | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/doc/source/pre/whatsnew/1.0.rst b/doc/source/pre/whatsnew/1.0.rst index ed775f1e..5153144a 100644 --- a/doc/source/pre/whatsnew/1.0.rst +++ b/doc/source/pre/whatsnew/1.0.rst @@ -2,10 +2,8 @@ What's new in Kwant 1.0 ======================= This article explains the new features in Kwant 1.0 compared to Kwant 0.2. -Kwant 1.0 was released on 9 September 2013. Please consult the project's -version control system for the `full list of changes leading to Kwant 1.0.1 -<http://git.kwant-project.org/kwant/log/?h=v1.0.1>`_, the most recent 1.0 -series bugfix release. +Kwant 1.0 was released on 9 September 2013. Please consult the +`full list of changes in Kwant <http://git.kwant-project.org/kwant/log/>`_ for all the changes up to the most recent bugfix release. Lattice and shape improvements -- GitLab