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 5526acf2e..565c6d9d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -127,6 +127,8 @@ Release date: TBA
Closes #4426
+* ``self-cls-assignment`` now also considers tuple assignment
+
* Fix ``missing-function-docstring`` not being able to check ``__init__`` and other
magic methods even if the ``no-docstring-rgx`` setting was set to do so