diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -90,6 +90,11 @@ Release date: Undefined * Fix issue that caused emacs pylint to fail when used with tramp +* Improve check for invalid PEP 585 syntax inside functions + if postponed evaluation of type annotations is enabled + +* Improve check for invalid PEP 585 syntax as default function arguments + What's New in Pylint 2.7.4? =========================== |