summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClaudiu Popa <pcmanticore@gmail.com>2019-03-02 12:57:22 +0100
committerClaudiu Popa <pcmanticore@gmail.com>2019-03-02 12:57:22 +0100
commit4612b667ce75c83a03bc009d0dd64cc2d0e73080 (patch)
tree8f1e3cc6ea92392690a4c7035e3921a2b6c8e4d0 /ChangeLog
parent3c51bfa8b2d953415c5e52c2cbb11c2e4c8c1c9c (diff)
downloadpylint-git-4612b667ce75c83a03bc009d0dd64cc2d0e73080.tar.gz
Prepare 2.3.1pylint-2.3.1
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 320c15e2f..761a6d33b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@ Pylint's ChangeLog
What's New in Pylint 2.3.1?
===========================
-Release date: TBA
+Release date: 2019-03-02
* Properly pass `quote=False` to `html.escape` in the JSON reporter