summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5a1398356..d2f9d99a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,10 +11,16 @@ Release date: TBA
Put new features here and also in 'doc/whatsnew/2.11.rst'
-What's New in Pylint 2.10.1?
+What's New in Pylint 2.10.2?
============================
Release date: TBA
+
+
+What's New in Pylint 2.10.1?
+============================
+Release date: 2021-08-20
+
* pylint does not crash when PYLINT_HOME does not exist.
Closes #4883