summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4bef070..b5bea9a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,9 @@ ChangeLog for Pylint
encountering a string which uses only position-based arguments.
Closes issue #285.
+ * Fix a false positive with string formatting checker, when using
+ keyword argument packing. Closes issue #288.
+
2014-07-26 -- 1.3.0
* Allow hanging continued indentation for implicitly concatenated