diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-10-14 22:19:58 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-10-14 22:19:58 -0400 |
| commit | d644c2076cff008da8a36afbf3a6a0b24c766956 (patch) | |
| tree | 60c925b98f3152bffa1164058e7a2f600d0c340a | |
| parent | f42292cbc6d9448ab4f0e27f7b6f90ed8f1ea8a9 (diff) | |
| download | external_python_setuptools-d644c2076cff008da8a36afbf3a6a0b24c766956.tar.gz external_python_setuptools-d644c2076cff008da8a36afbf3a6a0b24c766956.tar.bz2 external_python_setuptools-d644c2076cff008da8a36afbf3a6a0b24c766956.zip | |
Update changelog
| -rw-r--r-- | CHANGES.rst | 5 |
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 ------- |
