diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2015-01-05 13:00:26 -0500 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2015-01-05 13:00:26 -0500 |
commit | 0a655117169b85d529c6f65c8895ad4bff824b6f (patch) | |
tree | d62d055265925c44aca3051c70e8d2a2e8c035d9 | |
parent | 26c9acbcbffe09482c16d42a2cf70dafafbabacf (diff) | |
download | python-setuptools-git-11.2.tar.gz |
Update changelog11.2
-rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 8fc9e981..956b1ad4 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,12 @@ CHANGES ======= ---- +11.2 +---- + +* Pip #2326: Report deprecation warning at stacklevel 2 for easier diagnosis. + +---- 11.1 ---- |