diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2018-01-04 20:37:37 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2018-01-04 20:37:37 -0500 |
| commit | 85747b8ccc2a2da7ecb59c6aff2561c052c463d2 (patch) | |
| tree | a002e27471cca114810b3d59eb3587edade203c7 /CHANGES.rst | |
| parent | 23b940e9fb32a4f8f4c63f0c3d2af9169df65d70 (diff) | |
| download | external_python_setuptools-85747b8ccc2a2da7ecb59c6aff2561c052c463d2.tar.gz external_python_setuptools-85747b8ccc2a2da7ecb59c6aff2561c052c463d2.tar.bz2 external_python_setuptools-85747b8ccc2a2da7ecb59c6aff2561c052c463d2.zip | |
Update changelog. Ref #1207.
Diffstat (limited to 'CHANGES.rst')
| -rw-r--r-- | CHANGES.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 7227b7fe..41891697 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,9 @@ +v38.2.6 +------- + +* #1207: Add support for ``long_description_type`` to setup.cfg + declarative config as intended and documented. + v38.2.5 ------- |
