diff options
author | Claudiu Popa <pcmanticore@gmail.com> | 2019-10-11 12:06:24 +0200 |
---|---|---|
committer | Claudiu Popa <pcmanticore@gmail.com> | 2019-10-11 12:06:24 +0200 |
commit | 2982861826e5955e2e5597f1a3b125ddf9106fa4 (patch) | |
tree | c33944ee399a65e2eb47783ce5aae88d497c57f5 | |
parent | 6440e09afe46b61d8dc0701f6b94ee791ea250ff (diff) | |
download | astroid-git-2982861826e5955e2e5597f1a3b125ddf9106fa4.tar.gz |
Add the changelog entry for the scipy transform
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ What's New in astroid 2.4.0? ============================ Release Date: TBA +* Added transform for ``scipy.gaussian`` What's New in astroid 2.3.2? ============================ |