summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-03-30 17:26:01 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-03-30 17:26:01 -0400
commitc2f0ac786148d7614a7c8591c6ae56ea710e5453 (patch)
tree887034b2c9d923c5a64ac622d65355c4759bc12a /CHANGES.txt
parenta5ec6f3c46fb9fe58999a52719a2161dfa8990da (diff)
downloadpython-setuptools-git-c2f0ac786148d7614a7c8591c6ae56ea710e5453.tar.gz
Fix error in docs build
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index bdffa06d..8bc59a1b 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -80,6 +80,7 @@ v20.6.0
packaging 16.1 and PEP 508. Fixes Issue #122.
See also BB Pull Request #175, BB Pull Request #168, and
BB Pull Request #164. Additionally:
+
- ``Requirement.parse`` no longer retains the order of extras.
- ``parse_requirements`` now requires that all versions be
PEP-440 compliant, as revealed in #499. Packages released