diff options
author | Luigi Bertaco Cristofolini <lucristofolini@gmail.com> | 2020-10-08 10:54:52 +1100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-08 10:54:52 +1100 |
commit | 5b478a4b3c081813e75d90899595014414120cc0 (patch) | |
tree | fc3f4ffb23e708c4c8ea27d2aa2e6b29f01bf1c9 /ChangeLog | |
parent | 9dbbbf72189189d7e823a9db1ea3fd1ae24f2586 (diff) | |
parent | 83bc7593ac77e400bc42babbbc510c3d7fe7cc15 (diff) | |
download | pylint-git-5b478a4b3c081813e75d90899595014414120cc0.tar.gz |
Merge branch 'master' into from_future_annotations_as
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,11 @@ Pylint's ChangeLog ------------------ +* Add check for empty comments + +* Fix minor documentation issue in contribute.rst + + What's New in Pylint 2.6.1? =========================== Release date: 2020-09-08 @@ -37,6 +42,8 @@ Release date: TBA Close #3798 +* Fix minor documentation issues + What's New in Pylint 2.6.0? =========================== |