summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 516234b..ebe2532 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -166,6 +166,9 @@ ChangeLog for Pylint
* Warn when performing parameter tuple unpacking; it is not supported in
Python 3.
+ * 'abstract-class-instantiated' is also emitted for Python 2.
+ It was previously disabled.
+
2014-07-26 -- 1.3.0