diff options
| author | David Shea <dshea@redhat.com> | 2014-07-03 14:32:20 -0400 |
|---|---|---|
| committer | David Shea <dshea@redhat.com> | 2014-07-03 14:32:20 -0400 |
| commit | 91ba84c18bf0eb4e2b692ba2aebb7cd05c01de3c (patch) | |
| tree | a3500cfedf7d3e57f117901fe811081eb6f161d0 /ChangeLog | |
| parent | 329d2a84c0a40c4454a29e18185dc7418f0fc756 (diff) | |
| download | pylint-git-91ba84c18bf0eb4e2b692ba2aebb7cd05c01de3c.tar.gz | |
Add a changelog entry for list and slice type checks
--HG--
branch : list-index-checker
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -18,6 +18,8 @@ ChangeLog for Pylint * Issue attribute-defined-outside-init for all cases, not just for the last assignment. Closes issue #262. + * Add checks for invalid list and slice indices + 2014-04-30 -- 1.2.1 * Restore the ability to specify the init-hook option via the configuration file, which was accidentally broken in 1.2.0. |
