summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorcpopa <devnull@localhost>2014-08-24 22:13:07 +0300
committercpopa <devnull@localhost>2014-08-24 22:13:07 +0300
commit541466c31aae21c7cfbf30470f0f6a2dc0a948c3 (patch)
tree0ade50ef08c8501d4fa1f43d02f0f370ba91fccb /ChangeLog
parent4f2e84100881fd39c0fe6e997f769730b4d32450 (diff)
downloadpylint-541466c31aae21c7cfbf30470f0f6a2dc0a948c3.tar.gz
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 72d2cf2..9ec9fd0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,8 @@
ChangeLog for Pylint
====================
---
+2014-08-24 -- 1.3.1
+
* Fix a false positive with string formatting checker, when
encountering a string which uses only position-based arguments.
Closes issue #285.