diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2016-07-14 01:12:04 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-07-14 01:12:04 -0400 |
commit | a0d8df6b769dd6d83dd88d9f4f9aa6234b9bcbc2 (patch) | |
tree | a26bae43bfc75dbbeb9eb6f7fe2d3a4e4a74eef4 | |
parent | 10866a525737842b090d83ccaf6d7aceb092f069 (diff) | |
download | external_python_setuptools-a0d8df6b769dd6d83dd88d9f4f9aa6234b9bcbc2.tar.gz external_python_setuptools-a0d8df6b769dd6d83dd88d9f4f9aa6234b9bcbc2.tar.bz2 external_python_setuptools-a0d8df6b769dd6d83dd88d9f4f9aa6234b9bcbc2.zip |
Update changelog
-rw-r--r-- | CHANGES.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index e04bdf05..925c05be 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,6 +2,13 @@ CHANGES ======= +v24.0.3 +------- + +* Updated style in much of the codebase to match + community expectations. See #632, #633, #634, + #637, #639, #638, #642, #648. + v24.0.2 ------- |