diff options
| author | Torsten Marek <shlomme@gmail.com> | 2014-11-18 20:34:27 +0100 |
|---|---|---|
| committer | Torsten Marek <shlomme@gmail.com> | 2014-11-18 20:34:27 +0100 |
| commit | d3bc7c82ad96d7289e663bb3fbd9050ac47a5483 (patch) | |
| tree | 3183c9ae2e3e96241dc8377447d84879ec3f3b81 | |
| parent | cc413b49ce9dd63fcbe9396a5ac1c8c68872a6c1 (diff) | |
| download | astroid-git-astroid-1.3.tar.gz | |
Update the changelog for a new release.astroid-1.3
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ Change log for the astroid package (used to be astng) ===================================================== --- +2014-11-20 -- 1.3.0 + * Fix a maximum recursion error occured during the inference, where statements with the same name weren't filtered properly. Closes pylint issue #295. |
