diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2018-03-18 10:34:42 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2018-03-18 10:34:42 -0400 |
commit | f96f0db5ab8e90a0c3757e7951da26f0a948e9cf (patch) | |
tree | a3b57044057807a8f7bec689ccf111f58294d940 | |
parent | 87be56f3ba06db52dff707269ef8e78625132809 (diff) | |
download | python-setuptools-git-f96f0db5ab8e90a0c3757e7951da26f0a948e9cf.tar.gz |
Update changelog. Ref #1300.
-rw-r--r-- | CHANGES.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 8fae9816..05de76e5 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,9 @@ +v39.0.1 +------- + +* #1297: Restore Unicode handling for Maintainer fields in + metadata. + v39.0.0 ------- |