diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2017-02-12 14:33:49 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2017-02-12 14:33:49 -0500 |
| commit | 5470fb8fdf3a65cd18541980bf38e4984b5b1775 (patch) | |
| tree | 5870acdcb9c8b2f90496d8cd1b4895a1935b021d | |
| parent | aae0a928119d2a178882c32bded02270e30d0273 (diff) | |
| download | external_python_setuptools-5470fb8fdf3a65cd18541980bf38e4984b5b1775.tar.gz external_python_setuptools-5470fb8fdf3a65cd18541980bf38e4984b5b1775.tar.bz2 external_python_setuptools-5470fb8fdf3a65cd18541980bf38e4984b5b1775.zip | |
Update changelog. Ref #966.
| -rw-r--r-- | CHANGES.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index bef385bc..8db3c688 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,9 @@ +v34.2.0 +------- + +* #966: Add support for reading dist-info metadata and + thus locating Distributions from zip files. + v34.1.1 ------- |
