From 76a3d326724eb0157e7a3c67c38139639c78e9ee Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Mon, 25 Jul 2016 10:48:05 -0400 Subject: Update changelog --- CHANGES.rst | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'CHANGES.rst') diff --git a/CHANGES.rst b/CHANGES.rst index 4f366f74..5aa2733c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,6 +2,14 @@ CHANGES ======= +v25.1.0 +------- + +* #609: Setuptools will now try to download a distribution from + the next possible download location if the first download fails. + This means you can now specify multiple links as ``dependency_links`` + and all links will be tried until a working download link is encountered. + v25.0.2 ------- @@ -19,11 +27,6 @@ v25.0.1 * More style cleanup. See #677, #678, #679, #681, #685. -* #609: setuptools will now try to download a distribution from - the next possible download location if the first download fails. - This means you can now specify multiple links as ``dependency_links`` - and all links will be tried until a working download link is encountered. - v25.0.0 ------- -- cgit v1.2.1