diff options
| author | hippo91 <guillaume.peillex@gmail.com> | 2020-12-29 16:59:24 +0100 |
|---|---|---|
| committer | hippo91 <guillaume.peillex@gmail.com> | 2020-12-29 16:59:24 +0100 |
| commit | f64ca15456da60e3a58324c011520324add78dbe (patch) | |
| tree | f1d9c7da27b59e52504cc751d331a119bd825f18 /ChangeLog | |
| parent | 6c72c276a36574804f7f0f81bce720401fe14de7 (diff) | |
| download | astroid-git-f64ca15456da60e3a58324c011520324add78dbe.tar.gz | |
Adds an entry
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ What's New in astroid 2.5.0? ============================ Release Date: TBA +* Adds `degrees`, `radians`, which are `numpy ufunc` functions, in the `numpy` brain. Adds `random` function in the `numpy.random` brain. + + Fixes PyCQA/pylint#3856 * Add `python 3.9` support. |
