summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
1 files changed, 1 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 954f21b2..b22e4856 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,8 +5,7 @@ astroid's ChangeLog
What's New in astroid 2.5.0?
============================
-Release Date: TBA
-
+Release Date: 2020-12-27
* Add `python 3.9` support.
@@ -79,11 +78,6 @@ Release Date: TBA
Close PyCQA/pylint#3776
-
-What's New in astroid 2.4.3?
-============================
-Release Date: TBA
-
* Fix a crash caused by a lookup of a monkey-patched method
Close PyCQA/pylint#3686