summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-12-16 10:25:11 -0500
committerJason R. Coombs <jaraco@jaraco.com>2016-12-16 10:25:11 -0500
commitf4801b43459a2e4b38e78ccf946a39642a72803c (patch)
tree46d6b17be1f1500d12c91869019dd099e97e66ba
parent078f2fab606587053644782c6a6c84202838b0b4 (diff)
downloadpython-setuptools-git-f4801b43459a2e4b38e78ccf946a39642a72803c.tar.gz
Update changelog. Ref #892.
-rw-r--r--CHANGES.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 1d6ac123..c3fff523 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,3 +1,9 @@
+v32.1.0
+-------
+
+* #891: In 'test' command on test failure, raise DistutilsError,
+ suppression invocation of subsequent commands.
+
v32.0.0
-------