diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2018-03-17 10:31:16 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2018-03-17 10:31:16 -0400 |
commit | e2de3b60da1408bd9dd19910e67a9660f3dbbf1b (patch) | |
tree | b6cd923f0b87882dae30ecc618a17b55812564c2 | |
parent | cb9b87935598054da655f7367596d65364e576a3 (diff) | |
download | external_python_setuptools-e2de3b60da1408bd9dd19910e67a9660f3dbbf1b.tar.gz external_python_setuptools-e2de3b60da1408bd9dd19910e67a9660f3dbbf1b.tar.bz2 external_python_setuptools-e2de3b60da1408bd9dd19910e67a9660f3dbbf1b.zip |
Update changelog.
-rw-r--r-- | CHANGES.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 01fb448c..cabddaf6 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,8 @@ +v38.7.0 +------- + +* #1288: Add support for maintainer in PKG-INFO. + v38.6.1 ------- |