summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b407e6ed..5e6a8a03 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,10 @@ Release Date: TBA
Close PyCQA/pylint#3639
+* `FunctionDef.is_generator` properly handles `yield` nodes in `If` tests
+
+ Close PyCQA/pylint#3583
+
What's New in astroid 2.4.2?
============================