diff options
| author | J. Goutin <JGoutin@users.noreply.github.com> | 2016-07-03 16:00:49 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-07-03 16:00:49 +0200 |
| commit | a2ce15c43be744cbf0cbf8763950f5f5d566625f (patch) | |
| tree | 7252810be86e6a3a71ae018ac729b670852a2e6d | |
| parent | fb2673566eb04bcf315a5dc28193a59c1dce902b (diff) | |
| download | external_python_setuptools-a2ce15c43be744cbf0cbf8763950f5f5d566625f.tar.gz external_python_setuptools-a2ce15c43be744cbf0cbf8763950f5f5d566625f.tar.bz2 external_python_setuptools-a2ce15c43be744cbf0cbf8763950f5f5d566625f.zip | |
Update CHANGES.rst
| -rw-r--r-- | CHANGES.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 2f2d689f..a3599f27 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -2,6 +2,12 @@ CHANGES ======= +v24.0.1 +------- + +* Fixes on ``setuptools.msvc`` mainly for Python 2 + and Linux. + v24.0.0 ------- |
