summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 76beb4ba8..f91c4e70b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@ Pylint's ChangeLog
What's New in Pylint 2.4.2?
===========================
-Release date: TBA
+Release date: 2019-09-30
* ``ignored-modules`` can skip submodules. Close #3135