summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClaudiu Popa <cpopa@cloudbasesolutions.com>2015-05-14 11:34:14 +0300
committerClaudiu Popa <cpopa@cloudbasesolutions.com>2015-05-14 11:34:14 +0300
commit41308676e7f70db23562d999c8b2b7b1b5db95e3 (patch)
treeb00c40df58a1faa777409ec24f747f1db6df8824 /ChangeLog
parent9f47e270ec2681efdbbfb36abd9d39ccc02e8bf5 (diff)
downloadpylint-41308676e7f70db23562d999c8b2b7b1b5db95e3.tar.gz
Remove 'bad-context-manager' due to the inclusion of 'unexpected-special-method-signature'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 623467f..db8dbca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -125,6 +125,8 @@ ChangeLog for Pylint
which can lead to actual errors in the application code.
Closes issue #253.
+ * Remove 'bad-context-manager' due to the inclusion of 'unexpected-special-method-signature'.
+
2015-03-14 -- 1.4.3