diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -8,10 +8,16 @@ Release date: TBA -What's New in astroid 2.11.4? +What's New in astroid 2.11.5? ============================= Release date: TBA + + +What's New in astroid 2.11.4? +============================= +Release date: 2022-05-02 + * Fix ``col_offset`` attribute for nodes involving ``with`` on ``PyPy``. * Fixed a crash involving two starred expressions: one inside a comprehension, |
