summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPierre Sassoulas <pierre.sassoulas@gmail.com>2021-02-23 19:42:45 +0100
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-02-23 20:13:34 +0100
commit8f39e8fb07baf4df1d3638dae6419aee21594631 (patch)
tree8aaa83425697e5874ffe28e45cf5343414ce178c
parent581ad1b45f53b0a15c26c3cb3c000fca5a2ec47e (diff)
downloadpylint-git-8f39e8fb07baf4df1d3638dae6419aee21594631.tar.gz
Retcon the changelog after 2.7.1 release
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eae4b67b9..df57bcf57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,19 @@ Pylint's ChangeLog
What's New in Pylint 2.8.0?
===========================
+..
+ Put new features here
+What's New in Pylint 2.7.2?
+===========================
+..
+ Put bug fixes that will be cherry-picked to latest major version here
+
+
+What's New in Pylint 2.7.1?
+===========================
+
+* Expose `UnittestLinter` in pylint.testutils
* Don't check directories starting with '.' when using register_plugins