aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-09-27 13:57:39 -0500
committerJason R. Coombs <jaraco@jaraco.com>2016-09-27 13:57:39 -0500
commit441e50c2eb29078d5b42046e14834837ffac9c9f (patch)
tree3fabd0d59f178d6b7c2e608e1baaa266af571818
parent410a6e053b5d31de06e88e3073f44d3e0b6b26af (diff)
downloadexternal_python_setuptools-441e50c2eb29078d5b42046e14834837ffac9c9f.tar.gz
external_python_setuptools-441e50c2eb29078d5b42046e14834837ffac9c9f.tar.bz2
external_python_setuptools-441e50c2eb29078d5b42046e14834837ffac9c9f.zip
Define version in changelog
-rw-r--r--CHANGES.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 11d9ca93..0ce8e52b 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,8 +2,8 @@
CHANGES
=======
-In development
---------------
+v28.0.0
+-------
* #733: Do not search excluded directories for packages.
This introduced a backwards incompatible change in ``find_packages()``