diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/whatsnew/2.7.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/whatsnew/2.7.rst b/doc/whatsnew/2.7.rst index e53eb3fb7..38d22c029 100644 --- a/doc/whatsnew/2.7.rst +++ b/doc/whatsnew/2.7.rst @@ -9,6 +9,8 @@ Summary -- Release highlights ============================= +* Add support to ``ignored-argument-names`` in DocstringParameterChecker and + adds `useless-param-doc` and `useless-type-doc` messages. New checkers ============ |