diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2017-07-25 21:13:04 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2017-07-25 21:13:04 -0400 |
| commit | f46a630f13fcf97c56d7f38e55aa1833f2063dee (patch) | |
| tree | 0cd9e7753bdf7260b0266ec42634be6b0a110456 | |
| parent | 24f3e10346f8dd9c451d86acdcab912b84e1afdd (diff) | |
| download | external_python_setuptools-f46a630f13fcf97c56d7f38e55aa1833f2063dee.tar.gz external_python_setuptools-f46a630f13fcf97c56d7f38e55aa1833f2063dee.tar.bz2 external_python_setuptools-f46a630f13fcf97c56d7f38e55aa1833f2063dee.zip | |
Update changelog. Ref #1103.
| -rw-r--r-- | CHANGES.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 9a16816c..9af6001b 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,8 @@ +v36.2.3 +------- + +* #1102: Restore behavior for empty extras. + v36.2.2 ------- |
