diff options
author | Jason R. Coombs <jaraco@jaraco.com> | 2016-09-20 21:18:44 -0400 |
---|---|---|
committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-09-20 21:18:44 -0400 |
commit | 560e787eec3b5801de158eccd492f26d2440051e (patch) | |
tree | 3c633462317198b31b540902a4ba56a23d766aea | |
parent | 2148592395ef4da0d408be26bf5839117ee0e5fe (diff) | |
download | external_python_setuptools-560e787eec3b5801de158eccd492f26d2440051e.tar.gz external_python_setuptools-560e787eec3b5801de158eccd492f26d2440051e.tar.bz2 external_python_setuptools-560e787eec3b5801de158eccd492f26d2440051e.zip |
Update changelog
-rw-r--r-- | CHANGES.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index 8af3b938..19452d4f 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -10,6 +10,8 @@ v27.3.0 dependencies available. Fixes `tox 330 <https://github.com/tox-dev/tox/issues/330>`_. +* #795: Update vendored pyparsing 2.1.9. + v27.2.0 ------- |