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 7d701440..3cf10278 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,6 +20,10 @@ Release date: TBA
* Fix typing and update explanation for ``Arguments.args`` being ``None``.
+* Fix crash if a variable named ``type`` is subscripted in a generator expression.
+
+ Closes PyCQA/pylint#5461
+
What's New in astroid 2.9.0?
============================