aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2018-01-04 20:37:37 -0500
committerJason R. Coombs <jaraco@jaraco.com>2018-01-04 20:37:37 -0500
commit85747b8ccc2a2da7ecb59c6aff2561c052c463d2 (patch)
treea002e27471cca114810b3d59eb3587edade203c7 /CHANGES.rst
parent23b940e9fb32a4f8f4c63f0c3d2af9169df65d70 (diff)
downloadexternal_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.rst6
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
-------