diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 15 |
1 files changed, 2 insertions, 13 deletions
@@ -2,12 +2,9 @@ Pylint's ChangeLog ------------------ -What's New in Pylint 2.8.0? +What's New in Pylint 2.7.3? =========================== -Release date: TBA - -.. - Put new features here +Release date: 2021-03-29 * Introduce logic for checking deprecated attributes in DeprecationMixin. @@ -19,14 +16,6 @@ Release date: TBA Closes #4086 - -What's New in Pylint 2.7.3? -=========================== -Release date: TBA - -.. - Put bug fixes that will be cherry-picked to latest major version here - * Bump ``astroid`` version to ``2.5.2`` * Fix false positive for ``method-hidden`` when using private attribute and method |
