summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSylvain Th?nault <sylvain.thenault@logilab.fr>2011-10-07 12:18:12 +0200
committerSylvain Th?nault <sylvain.thenault@logilab.fr>2011-10-07 12:18:12 +0200
commitf8e5e3285ec0a8a48158bfd98cd6c6554f2881fa (patch)
tree9152753706a9d08b26bbabadbf7c34686fbd4756 /ChangeLog
parentf46c5c37d7fd23f1d7c1061cbc59aa1ce408007a (diff)
downloadpylint-f8e5e3285ec0a8a48158bfd98cd6c6554f2881fa.tar.gz
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b6601a8..e46515b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
ChangeLog for PyLint
====================
---
+2011-10-07 -- 0.25.0
* #74742: make allowed name for first argument of class method configurable
(patch by Google)
@@ -21,6 +21,7 @@ ChangeLog for PyLint
* #73941: HTML report messages table is badly rendered
+
2011-07-18 -- 0.24.0
* #69738: add regular expressions support for "generated-members"