diff options
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 355c7550..4bd8c4a6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,14 @@ CHANGES ---- +19.1 +---- + +* The bootstrap script ``ez_setup.py`` now automatically detects + the latest version of setuptools (using PyPI JSON API) rather + than hard-coding a particular value. + +---- 19.0 ---- |
