summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAshley Whetter <ashley@awhetter.co.uk>2018-05-15 11:59:01 -0700
committerAshley Whetter <ashley@awhetter.co.uk>2018-05-15 11:59:01 -0700
commiteff6f75fe6b53540b48f35286812b390697568c4 (patch)
tree41ac662361721d0ae6e8a8c56e5f1286c7db07a8 /ChangeLog
parenta09167c0ea3f2bad7344e058b268eac55eb51309 (diff)
downloadpylint-git-eff6f75fe6b53540b48f35286812b390697568c4.tar.gz
Prepare 1.9.0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3a02fe972..70cba1c9d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@ What's New in Pylint 1.9.0?
===========================
-Release date:
+Release date: 2018-05-15
* Added two new Python 3 porting checks, `exception-escape` and `comprehension-escape`