diff options
| author | Peter Pentchev <roam@ringlet.net> | 2020-05-26 10:49:16 +0300 |
|---|---|---|
| committer | Claudiu Popa <pcmanticore@gmail.com> | 2020-05-28 07:29:48 +0200 |
| commit | 6318bf32ebd25e21f1f88a338d3e0284fff34c5d (patch) | |
| tree | 9f246ff11562a92058696b779b4e68203a970ebe /ChangeLog | |
| parent | 9b7306558f11da2a71ee217e769a6eb27b02c3ea (diff) | |
| download | astroid-git-6318bf32ebd25e21f1f88a338d3e0284fff34c5d.tar.gz | |
Note the added parameters for subprocess.check_output().
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9,6 +9,8 @@ Release Date: TBA * Added a brain for ``sqlalchemy.orm.session`` +* Added more supported parameters to ``subprocess.check_output`` + What's New in astroid 2.4.2? |
