aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-11-13 10:01:08 -0500
committerJason R. Coombs <jaraco@jaraco.com>2017-11-13 10:01:08 -0500
commitb4f2df191e0f9de47a71b3c9fba9f44447e017b5 (patch)
tree4e9772b60cfe63747c78fc3ad745f244ecc33c69 /CHANGES.rst
parent803707a68f228f452703333cbf75708938c2eb9e (diff)
downloadexternal_python_setuptools-b4f2df191e0f9de47a71b3c9fba9f44447e017b5.tar.gz
external_python_setuptools-b4f2df191e0f9de47a71b3c9fba9f44447e017b5.tar.bz2
external_python_setuptools-b4f2df191e0f9de47a71b3c9fba9f44447e017b5.zip
Update changelog
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst5
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
-------