diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-03-18 10:49:00 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-03-18 10:49:00 -0400 |
| commit | d8d4272a7ead62a39679b1beb599d3d1d72a6bfa (patch) | |
| tree | af4fe9425d4f19a8ed9e960aa9c83f43d10d7abf /CHANGES.txt | |
| parent | 79d48e6b8b3fece072dae0be132eed33302d06f3 (diff) | |
| download | external_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.txt | 2 |
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 ---- |
