From 1d0e60b043f7ea7ff421450ca5c3ce1c924e8ab3 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Thu, 14 Feb 2019 08:14:13 -0500 Subject: Update changelog. Ref #43. --- CHANGES.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 3fa11b9..02d5618 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,14 @@ +4.3.1 +===== + +* #43: Re-release of 4.2 to supersede the 4.3 release which + proved to be backward-incompatible in that it requires + setuptools 30.4 or possibly later (to install). In the future, a + backward-incompatible release will re-release these changes. + For projects including pytest-runner, particularly as + ``setup_requires``, if support for older setuptools is required, + please pin to ``pytest-runner < 5``. + 4.2 === -- cgit v1.2.1