summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-06-03 09:52:52 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-06-03 09:52:52 -0400
commit2c937bc53f208ab7b604f83c0c349b3ff9c6e5bc (patch)
tree6307c614984cf286a5172817f636a1580f5f0c22 /CHANGES.rst
parent58b12d13d13e62fbe08ad47d10ed9e5cc6b11f25 (diff)
downloadpython-setuptools-git-2c937bc53f208ab7b604f83c0c349b3ff9c6e5bc.tar.gz
Update changelog
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 77edc67b..93447eb5 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,6 +2,13 @@
CHANGES
=======
+v22.0.1
+-------
+
+* #190: On Python 2, if unicode is passed for packages to
+ ``build_py`` command, it will be handled just as with
+ text on Python 3.
+
v22.0.0
-------