diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-12-01 11:06:39 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-12-01 11:06:39 -0500 |
| commit | d2287000895d403fd50c8c5777e9c67f22268d8b (patch) | |
| tree | 0dce90f560de89003b260e59a80373ca0b311942 | |
| parent | 541182abce9d84991dda9ca6731e7ea8bc9450db (diff) | |
| download | external_python_setuptools-d2287000895d403fd50c8c5777e9c67f22268d8b.tar.gz external_python_setuptools-d2287000895d403fd50c8c5777e9c67f22268d8b.tar.bz2 external_python_setuptools-d2287000895d403fd50c8c5777e9c67f22268d8b.zip | |
Update changelog. Ref #840.
| -rw-r--r-- | CHANGES.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst index e6fa0d66..16cc06be 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -7,6 +7,7 @@ v30.0.0 * #864: Drop support for Python 3.2. Systems requiring Python 3.2 support must use 'setuptools < 30'. +* #825: Suppress warnings for single files. v29.0.1 ------- |
