diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2017-11-13 10:01:08 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2017-11-13 10:01:08 -0500 |
| commit | b4f2df191e0f9de47a71b3c9fba9f44447e017b5 (patch) | |
| tree | 4e9772b60cfe63747c78fc3ad745f244ecc33c69 | |
| parent | 803707a68f228f452703333cbf75708938c2eb9e (diff) | |
| download | python-setuptools-git-b4f2df191e0f9de47a71b3c9fba9f44447e017b5.tar.gz | |
Update changelog
| -rw-r--r-- | CHANGES.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 6b84c03f..fcacd8ea 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,8 @@ +v36.6.2 +------- + +* #701: Fixed duplicate test discovery on Python 3. + v36.6.1 ------- |
