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 c85071544..6b2593686 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -80,6 +80,8 @@ Release date: TBA
* Improve check if class is subscriptable PEP585
+* Fix documentation and filename handling of --import-graph
+
* Fix false-positive for ``unused-import`` on class keyword arguments
Closes #3202