summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9a9d17a0e..6ba88e4d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@ Pylint's ChangeLog
What's New in Pylint 1.9.5?
=========================
-Release date: |TBA|
+Release date: 2019-07-16
* Fix a false positive `invalid name` message when method or attribute name is longer then 30 characters.