summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhippo91 <guillaume.peillex@gmail.com>2020-12-29 14:19:10 +0100
committerhippo91 <guillaume.peillex@gmail.com>2020-12-29 14:19:10 +0100
commit9270a2105fa7ecbeeb9021c8150659c55107198f (patch)
treec89fb2d6ad0a30dfd631ca4db54f17183a940ff4
parent6f8de0e6ef6a4b2fe79dee9e1e4edc876370c6bb (diff)
downloadastroid-git-9270a2105fa7ecbeeb9021c8150659c55107198f.tar.gz
Do not set the release date until it has been really released.
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b22e4856..560544be 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,7 +5,8 @@ astroid's ChangeLog
What's New in astroid 2.5.0?
============================
-Release Date: 2020-12-27
+Release Date: TBA
+
* Add `python 3.9` support.