summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2015-10-10 21:09:50 +0300
committerClaudiu Popa <pcmanticore@gmail.com>2015-10-10 21:09:50 +0300
commit32305f11c7e3bab9c55be4e8d68404b9d2731edc (patch)
tree1aa325138d99070ba24fd05c431670be165fb330 /ChangeLog
parent75cc3326a92a1da3eb193b89fc65f5242df30691 (diff)
downloadpylint-32305f11c7e3bab9c55be4e8d68404b9d2731edc.tar.gz
--enable=all can now be used. Closes issue #142.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d227a0..964ab1a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -333,6 +333,8 @@ ChangeLog for Pylint
This is similar with redundant-keyword-arg, but it's mildly different
that it needs to be a separate error.
+ * --enable=all can now be used. Closes issue #142.
+
2015-03-14 -- 1.4.3