diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-02-19 10:58:10 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-02-19 10:58:10 -0500 |
| commit | 54f5299b42541b8f2fc56fb24d2fde6fbd4f7078 (patch) | |
| tree | 39914a71622ff00bc18ee89ab609741e000b23e0 | |
| parent | fe6891c949de75626396167a4aae78b276ed0223 (diff) | |
| download | python-setuptools-git-54f5299b42541b8f2fc56fb24d2fde6fbd4f7078.tar.gz | |
Update changelog
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 95d44e68..0ec49a67 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -8,6 +8,8 @@ CHANGES * Pull Request #173: Replace dual PEP 345 _markerlib implementation and PEP 426 implementation of environment marker support from packaging 16.1 and PEP 508. Fixes Issue #122. + See also Pull Request #175, Pull Request #168, and + Pull Request #164. 20.1.1 ------ |
