diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2017-01-16 14:04:27 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2017-01-16 14:04:27 -0500 |
| commit | f64c8f72952192655584994da11cdc9d40c54d32 (patch) | |
| tree | 2e809ce24442cb1d297af3fca6ad1aee0e7be529 | |
| parent | 03fd4f4193ef51ee91fd5707ced27701cf322c22 (diff) | |
| download | external_python_setuptools-f64c8f72952192655584994da11cdc9d40c54d32.tar.gz external_python_setuptools-f64c8f72952192655584994da11cdc9d40c54d32.tar.bz2 external_python_setuptools-f64c8f72952192655584994da11cdc9d40c54d32.zip | |
Update changelog. Ref #921.
| -rw-r--r-- | CHANGES.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 749184e8..339a0e6d 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,9 @@ +v33.1.1 +------- + +* #921: Correct issue where certifi fallback not being + reached on Windows. + v33.1.0 ------- |
