diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2017-07-23 13:13:40 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2017-07-23 13:13:40 -0400 |
| commit | 7c9b1e6b044b31316c19ce8c94cb452b990a489f (patch) | |
| tree | e930de0f438d395b387e1a24b67e0fa7c06b29dc | |
| parent | 5476aec230b5894f2650a2610e6500218e5bebf3 (diff) | |
| download | external_python_setuptools-7c9b1e6b044b31316c19ce8c94cb452b990a489f.tar.gz external_python_setuptools-7c9b1e6b044b31316c19ce8c94cb452b990a489f.tar.bz2 external_python_setuptools-7c9b1e6b044b31316c19ce8c94cb452b990a489f.zip | |
Update changelog. Ref #1089.
| -rw-r--r-- | CHANGES.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 02ec2f74..36b2fca5 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,10 @@ +v36.2.1 +------- + +* fix #1086 +* fix #1087 +* support extras specifiers in install_requires requirements + v36.2.0 ------- |
