diff options
| author | hippo91 <guillaume.peillex@gmail.com> | 2020-12-24 11:39:28 +0100 |
|---|---|---|
| committer | hippo91 <guillaume.peillex@gmail.com> | 2020-12-24 11:39:28 +0100 |
| commit | c9b9a00ef723d15e20810d98536a42b3d304f828 (patch) | |
| tree | bd1748bc3202e7faebc906b5ef47f366f22ca8f8 /ChangeLog | |
| parent | 614a8a8e9dcc4abcfa931ea09ad7118eccd66d87 (diff) | |
| download | astroid-git-c9b9a00ef723d15e20810d98536a42b3d304f828.tar.gz | |
Adds an entry
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ astroid's ChangeLog What's New in astroid 2.5.0? ============================ Release Date: TBA +* Fix deprecated importlib methods + + Closes #703 + * Add `python 3.9` support. * The flat attribute of ``numpy.ndarray`` is now inferred as an ``numpy.ndarray`` itself. |
