summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 51f34f002..ca49170bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -173,6 +173,8 @@ Release date: TBA
* Add a new check 'implicit-str-concat-in-sequence' to spot string concatenation inside lists, sets & tuples.
+ * ``literal-comparison`` is now emitted for 0 and 1 literals.
+
What's New in Pylint 2.1.1?
===========================