aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-07-02 10:17:26 -0400
committerJason R. Coombs <jaraco@jaraco.com>2016-07-02 10:17:26 -0400
commitcb88c78645a37ff81efa440f82e3df234bf2c9cf (patch)
treef6794c330d56dfb3e0d42a482c2f4b827a491cdd
parent929b72abe7de68a1dd5584052b2359dd1e30d5c9 (diff)
downloadexternal_python_setuptools-cb88c78645a37ff81efa440f82e3df234bf2c9cf.tar.gz
external_python_setuptools-cb88c78645a37ff81efa440f82e3df234bf2c9cf.tar.bz2
external_python_setuptools-cb88c78645a37ff81efa440f82e3df234bf2c9cf.zip
Update changelog
-rw-r--r--CHANGES.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 055d7aa9..a529514d 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,6 +2,12 @@
CHANGES
=======
+v23.2.0
+-------
+
+* #623: Remove used of deprecated 'U' flag when reading
+ manifests.
+
v23.1.0
-------