aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGES.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 16cc06be..2d48c7da 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -7,8 +7,13 @@ 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.
+* #830 via #843: Once again restored inclusion of data
+ files to sdists, but now trap TypeError caused by
+ techniques employed rjsmin and similar.
+
v29.0.1
-------