diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-12-24 17:22:58 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-12-24 17:22:58 -0500 |
| commit | 9b28468a92d73f2a76b2cfdaa4444f65acf49f1e (patch) | |
| tree | 32094d3dcb15da7e1405edd5903169ef125e4f08 /CHANGES.txt | |
| parent | 170657b68f4b92e7e1bf82f5e19a831f5744af67 (diff) | |
| download | python-setuptools-git-9b28468a92d73f2a76b2cfdaa4444f65acf49f1e.tar.gz | |
Update changelog
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 9d9b4d52..be20e668 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,6 +2,13 @@ CHANGES ======= +--- +8.3 +--- + +* Issue #311: Decoupled pkg_resources from setuptools once again. + ``pkg_resources`` is now a package instead of a module. + ----- 8.2.1 ----- |
