diff options
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -1,10 +1,11 @@ ChangeLog for Pylint ==================== -2013-08-06 -- 1.0.0 - +-- * Check for non-exception classes inside an except clause +2013-08-06 -- 1.0.0 + * Add check for the use of 'exec' function * New --msg-template option to control output, deprecating "msvc" and |
