summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 025b92794..9019de244 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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?
===========================