diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2016-07-20 19:26:20 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-07-20 19:26:20 -0400 |
commit | 82b908759cddf344274f8c9360eaef79517e9c7f (patch) | |
tree | 75aa6937e222cd96c41b91c587e1856dd1cc1395 | |
parent | cadf172febb5cec35a4faf1d65d5c6d4e6ac76d8 (diff) | |
download | external_python_setuptools-82b908759cddf344274f8c9360eaef79517e9c7f.tar.gz external_python_setuptools-82b908759cddf344274f8c9360eaef79517e9c7f.tar.bz2 external_python_setuptools-82b908759cddf344274f8c9360eaef79517e9c7f.zip |
Update changelog
-rw-r--r-- | CHANGES.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index f28164d6..2946fc6d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,6 +2,11 @@ CHANGES ======= +v24.1.1 +------- + +* More style updates. See #660, #661, #641. + v24.1.0 ------- |