aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-10-07 08:22:01 -0700
committerJason R. Coombs <jaraco@jaraco.com>2016-10-07 08:22:01 -0700
commit6e61c13148641c695c53434654be7d9f09a04e65 (patch)
treea303c717b47b07063947fe9669bdc354b4ecef5f
parent4185b59aaf9772eb18d1f5681ecfaf52fd21a7f2 (diff)
downloadexternal_python_setuptools-6e61c13148641c695c53434654be7d9f09a04e65.tar.gz
external_python_setuptools-6e61c13148641c695c53434654be7d9f09a04e65.tar.bz2
external_python_setuptools-6e61c13148641c695c53434654be7d9f09a04e65.zip
Update changelog
-rw-r--r--CHANGES.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 13ad7814..983f51c2 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,6 +2,12 @@
CHANGES
=======
+v28.2.0
+-------
+
+* #809: In ``find_packages()``, restore support for excluding
+ a parent package without excluding a child package.
+
v28.1.0
-------