summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--doc/whatsnew/2.6.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c509fa06..5e314566c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,7 @@ Pylint's ChangeLog
What's New in Pylint 2.6.0?
===========================
-Release date: TBA
+Release date: 2020-08-20
* Fix various scope-related bugs in ``undefined-variable`` checker
diff --git a/doc/whatsnew/2.6.rst b/doc/whatsnew/2.6.rst
index e954199e7..369b3fe99 100644
--- a/doc/whatsnew/2.6.rst
+++ b/doc/whatsnew/2.6.rst
@@ -3,7 +3,7 @@
**************************
:Release: 2.6
-:Date: TBA
+:Date: 2020-08-20
Summary -- Release highlights