summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c457632..584830f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -34,6 +34,10 @@ ChangeLog for Pylint
* Add a new JSON reporter, usable through -f flag.
+ * Add the method names for the 'signature-differs' and 'argument-differs'
+ warnings. Closes issue #433.
+
+ * Don't compile test files when installing.
2014-11-23 -- 1.4.0