diff options
author | hippo91 <guillaume.peillex@gmail.com> | 2020-12-29 14:19:10 +0100 |
---|---|---|
committer | hippo91 <guillaume.peillex@gmail.com> | 2020-12-29 14:19:10 +0100 |
commit | 9270a2105fa7ecbeeb9021c8150659c55107198f (patch) | |
tree | c89fb2d6ad0a30dfd631ca4db54f17183a940ff4 | |
parent | 6f8de0e6ef6a4b2fe79dee9e1e4edc876370c6bb (diff) | |
download | astroid-git-9270a2105fa7ecbeeb9021c8150659c55107198f.tar.gz |
Do not set the release date until it has been really released.
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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. |