diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2017-04-27 15:31:43 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-04-27 15:31:43 -0400 |
| commit | 81c15b5010c3005ec8d77e89a3f974e54be8d10f (patch) | |
| tree | 873194b6d1876ef182f181a5aebc051c4731f13c | |
| parent | 8219fe5211aebbc8de8da9c988cc2a2b85b92829 (diff) | |
| download | external_python_setuptools-81c15b5010c3005ec8d77e89a3f974e54be8d10f.tar.gz external_python_setuptools-81c15b5010c3005ec8d77e89a3f974e54be8d10f.tar.bz2 external_python_setuptools-81c15b5010c3005ec8d77e89a3f974e54be8d10f.zip | |
Update changelog. Ref #1025.
| -rw-r--r-- | CHANGES.rst | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index ebd18360..d83eb9d8 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,8 @@ +v35.0.2 +------- + +* #1024: Add workaround for Jython #2581 in monkey module. + v35.0.1 ------- |
