aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-10-14 22:19:58 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-10-14 22:19:58 -0400
commitd644c2076cff008da8a36afbf3a6a0b24c766956 (patch)
tree60c925b98f3152bffa1164058e7a2f600d0c340a
parentf42292cbc6d9448ab4f0e27f7b6f90ed8f1ea8a9 (diff)
downloadexternal_python_setuptools-d644c2076cff008da8a36afbf3a6a0b24c766956.tar.gz
external_python_setuptools-d644c2076cff008da8a36afbf3a6a0b24c766956.tar.bz2
external_python_setuptools-d644c2076cff008da8a36afbf3a6a0b24c766956.zip
Update changelog
-rw-r--r--CHANGES.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 5521c72f..d69f5563 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,6 +2,11 @@
CHANGES
=======
+v28.5.0
+-------
+
+* #810: Tests are now invoked with tox and not setup.py test.
+
v28.4.0
-------