diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-12-31 12:38:57 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-12-31 12:38:57 -0500 |
| commit | f7df5613b53aafe3204da22945b772ce1ffa937c (patch) | |
| tree | ed4b9c9c37d1f5025e2c5f00b33b1b332b69464b /CHANGES.txt | |
| parent | 80a28fa8c044ccb74e4ae54544be8c449ebd03e8 (diff) | |
| download | python-setuptools-git-f7df5613b53aafe3204da22945b772ce1ffa937c.tar.gz | |
Officially deprecated EntryPoint.load(require=False).
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index a09ad310..efbb43f8 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,6 +3,12 @@ CHANGES ======= ---- +next +---- + +* Deprecated use of EntryPoint.load(require=False). + +---- 10.1 ---- |
