diff options
| author | Marc Mueller <30130371+cdce8p@users.noreply.github.com> | 2021-11-06 15:22:51 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-06 15:22:51 +0100 |
| commit | 62f3cfb18eb5e7d27f69f32c7412972d8bfff5fe (patch) | |
| tree | f2d12f52ef7308eb2d9d2e0889df165ee6e58747 /ChangeLog | |
| parent | cdf8a2a9813128db5732a792434b89967c6fb701 (diff) | |
| download | astroid-git-62f3cfb18eb5e7d27f69f32c7412972d8bfff5fe.tar.gz | |
Small changes (#1232)
* Based on suggestions from #1218
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ What's New in astroid 2.8.5? ============================ Release date: TBA +* Added missing ``kind`` (for ``Const``) and ``conversion`` (for ``FormattedValue``) fields to repr. What's New in astroid 2.8.4? |
