diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-07-02 10:17:26 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-07-02 10:17:26 -0400 |
| commit | cb88c78645a37ff81efa440f82e3df234bf2c9cf (patch) | |
| tree | f6794c330d56dfb3e0d42a482c2f4b827a491cdd | |
| parent | 929b72abe7de68a1dd5584052b2359dd1e30d5c9 (diff) | |
| download | external_python_setuptools-cb88c78645a37ff81efa440f82e3df234bf2c9cf.tar.gz external_python_setuptools-cb88c78645a37ff81efa440f82e3df234bf2c9cf.tar.bz2 external_python_setuptools-cb88c78645a37ff81efa440f82e3df234bf2c9cf.zip | |
Update changelog
| -rw-r--r-- | CHANGES.rst | 6 |
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 ------- |
