aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-01-24 09:54:19 -0500
committerJason R. Coombs <jaraco@jaraco.com>2017-01-24 09:54:19 -0500
commit997b4351f8459622c203eb1b274fee7a73980ce6 (patch)
tree9e18c1bba82e18e713e143968d0e3d8862bd7148
parent155815ae8851c9294e3c38f8903645571f9244f8 (diff)
downloadexternal_python_setuptools-997b4351f8459622c203eb1b274fee7a73980ce6.tar.gz
external_python_setuptools-997b4351f8459622c203eb1b274fee7a73980ce6.tar.bz2
external_python_setuptools-997b4351f8459622c203eb1b274fee7a73980ce6.zip
Update changelog. Ref #883.
-rw-r--r--CHANGES.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 407995d2..05a4175a 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -1,3 +1,9 @@
+v34.0.2
+-------
+
+* #882: Ensure extras are honored when building the
+ working set.
+
v34.0.1
-------