aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-03-18 10:49:00 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-03-18 10:49:00 -0400
commitd8d4272a7ead62a39679b1beb599d3d1d72a6bfa (patch)
treeaf4fe9425d4f19a8ed9e960aa9c83f43d10d7abf /CHANGES.txt
parent79d48e6b8b3fece072dae0be132eed33302d06f3 (diff)
downloadexternal_python_setuptools-d8d4272a7ead62a39679b1beb599d3d1d72a6bfa.tar.gz
external_python_setuptools-d8d4272a7ead62a39679b1beb599d3d1d72a6bfa.tar.bz2
external_python_setuptools-d8d4272a7ead62a39679b1beb599d3d1d72a6bfa.zip
Update changelog
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 755c7ab6..c01c6e77 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -7,6 +7,8 @@ CHANGES
* Issue #519: Remove import hook when reloading the
``pkg_resources`` module.
+* Pull Request #184: Update documentation in ``pkg_resources``
+ around new ``Requirement`` implementation.
20.3
----