summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcpopa <devnull@localhost>2013-09-02 18:37:27 +0300
committercpopa <devnull@localhost>2013-09-02 18:37:27 +0300
commit5568fd997ac89c003fb88f6142457414ac613f9a (patch)
tree1b7345fae4367c902e1c718437d01de3d4bbed5b
parent8aa1023bbf2cacebf3be0897aa866e176388dcb7 (diff)
downloadpylint-catch.tar.gz
Update Changelog.catch
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index cda24d7..397822b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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