summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens H. Nielsen <Jens.Nielsen@microsoft.com>2021-03-12 14:57:27 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-03-12 21:03:15 +0100
commit412afcdb765fe924e0af98fc08b690e384aaa4a2 (patch)
tree072f897a9a8906257480cee941c1cdbed0f6e7f8
parent235460273c528303d398187a8615eebb9a5e3fbe (diff)
downloadpylint-git-412afcdb765fe924e0af98fc08b690e384aaa4a2.tar.gz
add changelog entry
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8320c4e90..e0fc64048 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,8 @@ Release date: TBA
alternative to ``extension-pkg-whitelist`` and the message ``blacklisted-name`` is now emitted as
``disallowed-name``. The previous names are accepted to maintain backward compatibility.
+* Remove unwanted print to stdout from ``_emit_no_member``
+
What's New in Pylint 2.7.3?
===========================