summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index a6e27372..e458d76c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,7 +2,6 @@
CHANGES
=======
----
6.0
---
@@ -24,6 +23,9 @@ CHANGES
case-insensitively, but not case-sensitively, should rename those files in
their repository for better portability.
+* Implement PEP 440 within pkg_resources and setuptools. This will cause some
+ versions to no longer be installable without using the ``===`` escape hatch.
+
---
5.8
---