aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2015-11-28 14:18:09 -0500
committerJason R. Coombs <jaraco@jaraco.com>2015-11-28 14:18:09 -0500
commit65036cf1fd4454d09513482140f1a6524ca66100 (patch)
tree5b6b0e730d13353524c8ee9804f76ebb6e0da71f
parentbfe37ff89c87132870d2d64609e58dfe2cafdd7d (diff)
downloadexternal_python_setuptools-65036cf1fd4454d09513482140f1a6524ca66100.tar.gz
external_python_setuptools-65036cf1fd4454d09513482140f1a6524ca66100.tar.bz2
external_python_setuptools-65036cf1fd4454d09513482140f1a6524ca66100.zip
Update changelog. Fixes #419.
-rw-r--r--CHANGES.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index fa89b09b..32e516d5 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -17,6 +17,9 @@ CHANGES
* Pull Request #158: Honor `PEP-488
<https://www.python.org/dev/peps/pep-0488/>`_ when excluding
files for namespace packages.
+* Issue #419 and Pull Request #144: Add experimental support for
+ reading the version info from distutils-installed metadata rather
+ than using the version in the filename.
------
18.6.1