diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2017-04-16 09:01:55 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2017-04-16 09:01:55 -0500 |
| commit | 0a32f2290aed6db34a142de0d5c0d607b60c6a05 (patch) | |
| tree | 9914d8cd2c87b5b77617807d0e58eaa7d94f2607 | |
| parent | 74b46ceaf9affd65da0ba0d2d56e58a85955a652 (diff) | |
| download | external_python_setuptools-0a32f2290aed6db34a142de0d5c0d607b60c6a05.tar.gz external_python_setuptools-0a32f2290aed6db34a142de0d5c0d607b60c6a05.tar.bz2 external_python_setuptools-0a32f2290aed6db34a142de0d5c0d607b60c6a05.zip | |
Update changelog. Ref #992.
| -rw-r--r-- | CHANGES.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index e6691486..426622a1 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,9 @@ +v35.0.1 +------- + +* #992: Revert change introduced in v34.4.1, now + considered invalid. + v35.0.0 ------- |
