diff --git a/doc/source/pre/whatsnew/1.0.rst b/doc/source/pre/whatsnew/1.0.rst index 5153144a071b88eb46fb01994dda67b20d6baafc..9634886e082825dd814af2f36e1a8673544b747e 100644 --- a/doc/source/pre/whatsnew/1.0.rst +++ b/doc/source/pre/whatsnew/1.0.rst @@ -2,8 +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 -`full list of changes in Kwant <http://git.kwant-project.org/kwant/log/>`_ for all the changes up to the most recent 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/?h=v1.0.5>`_ for all the changes up to the most recent bugfix release. Lattice and shape improvements diff --git a/doc/source/pre/whatsnew/1.1.rst b/doc/source/pre/whatsnew/1.1.rst index babf9b06c7cd46d880d0d4de1f796dcb8405f8f9..ea4bc152f51c6d62ea8736aa33ce6cd6d7f0b848 100644 --- a/doc/source/pre/whatsnew/1.1.rst +++ b/doc/source/pre/whatsnew/1.1.rst @@ -1,7 +1,8 @@ What's new in Kwant 1.1 ======================= -This article explains the user-visible changes in Kwant 1.1. +This article explains the user-visible changes in Kwant 1.1, released on 21 October 2015. +Please consult the `full list of changes in Kwant <http://git.kwant-project.org/kwant/log/?h=stable>`_ for all the changes up to the most recent bugfix release. Harmonize `~kwant.physics.Bands` with `~kwant.physics.modes` ------------------------------------------------------------