diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ ChangeLog for Pylint ==================== +-- + * Fix a false positive with string formatting checker, when + encountering a string which uses only position-based arguments. + Closes issue #285. + 2014-07-26 -- 1.3.0 * Allow hanging continued indentation for implicitly concatenated |
