aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-12-08 09:53:50 -0500
committerJason R. Coombs <jaraco@jaraco.com>2016-12-08 09:53:50 -0500
commite1c0fa4e8358ce25ff9c3678c4f8261339f1896f (patch)
tree7625c1d2c81ef48289656cbb62509629a08f72a6
parent4624f204a49b5c401548b3eb49fc5a411d5e095e (diff)
downloadexternal_python_setuptools-e1c0fa4e8358ce25ff9c3678c4f8261339f1896f.tar.gz
external_python_setuptools-e1c0fa4e8358ce25ff9c3678c4f8261339f1896f.tar.bz2
external_python_setuptools-e1c0fa4e8358ce25ff9c3678c4f8261339f1896f.zip
Update changelog. Ref #873.
-rw-r--r--CHANGES.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index d100bdcf..e442e286 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,3 +1,9 @@
+v30.2.1
+-------
+
+* #850: In test command, invoke unittest.main with
+ indication not to exit the process.
+
v30.2.0
-------