diff options
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -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 |