summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarc Mueller <30130371+cdce8p@users.noreply.github.com>2021-03-01 12:49:45 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-03-05 19:08:42 +0100
commit56b8e229d9150d57e090a1e4bd046b2fe8541d97 (patch)
tree822bcba13ce360023b18dbb234b37088ae77a850 /ChangeLog
parentb8c9472706de23e79d540a4df717cf2966483891 (diff)
downloadpylint-git-56b8e229d9150d57e090a1e4bd046b2fe8541d97.tar.gz
Refactor modify sys_path for execution as python module
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6af40d64b..d1d4aea6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -25,6 +25,11 @@ Release date: TBA
Close #3263
+* Fix issue when executing with ``python -m pylint``
+
+ Closes #4161
+
+
What's New in Pylint 2.7.2?
===========================
Release date: 2021-02-28