diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-12-14 17:31:56 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-12-14 17:31:56 -0500 |
| commit | cddaa77be7c82b6796b43e017c16c6c08727b402 (patch) | |
| tree | a438f812fddaefa7ff70f156a014783f8cbdad77 /CHANGES.txt | |
| parent | fe426617d37686dc8c5bc144390add05385e2766 (diff) | |
| parent | 4caa4af6ae275db9a499c27b66cc636cb9c596a1 (diff) | |
| download | python-setuptools-git-cddaa77be7c82b6796b43e017c16c6c08727b402.tar.gz | |
Merge with 8.0.2
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 86886652..45c87f91 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -9,6 +9,13 @@ CHANGES * Pull Request #85: Search egg-base when adding egg-info to manifest. ----- +8.0.2 +----- + +* Issue #296: Restored support for ``__getitem__`` and sort operations on + parse_version result. + +----- 8.0.1 ----- |
