summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-07-21 07:40:43 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-07-21 07:40:43 -0400
commitc9a8458db8e767c833d881f1ed42118eed7ffed9 (patch)
treee43a6b45ceef7eea3080ed0cf8a7dffcaf128e43 /CHANGES.rst
parentb8d3bf71fae4829eceda274ccd322a8536bf3743 (diff)
downloadpython-setuptools-git-c9a8458db8e767c833d881f1ed42118eed7ffed9.tar.gz
Update changelog
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 28924a97..63a634fb 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,6 +2,12 @@
CHANGES
=======
+v24.2.1
+-------
+
+* #667: Update Metadata-Version to 1.2 when
+ ``python_requires`` is supplied.
+
v24.2.0
-------