summaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2021-05-09 12:18:56 -0400
committerJason R. Coombs <jaraco@jaraco.com>2021-05-09 12:18:56 -0400
commit317ad2c4c9edf793e65372e80ec2d64f4edf147f (patch)
tree48656e27c454eb2ebccd92f9f138a34e89f0676f /changelog.d
parent4c46ae7979e90c52a2eab00166661c60fb6e560f (diff)
downloadpython-setuptools-git-317ad2c4c9edf793e65372e80ec2d64f4edf147f.tar.gz
Bump version: 56.1.0 → 56.2.0v56.2.0
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/2640.change.rst1
-rw-r--r--changelog.d/2641.change.rst2
2 files changed, 0 insertions, 3 deletions
diff --git a/changelog.d/2640.change.rst b/changelog.d/2640.change.rst
deleted file mode 100644
index dfed671a..00000000
--- a/changelog.d/2640.change.rst
+++ /dev/null
@@ -1 +0,0 @@
-Fixed handling of multiline license strings. - by :user:`cdce8p`
diff --git a/changelog.d/2641.change.rst b/changelog.d/2641.change.rst
deleted file mode 100644
index 95b8a03e..00000000
--- a/changelog.d/2641.change.rst
+++ /dev/null
@@ -1,2 +0,0 @@
-Setuptools will now always try to use the latest supported
-metadata version for ``PKG-INFO``. - by :user:`cdce8p`