diff options
| author | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2022-03-12 10:28:25 +0100 |
|---|---|---|
| committer | Pierre Sassoulas <pierre.sassoulas@gmail.com> | 2022-03-12 13:11:45 +0100 |
| commit | 8013d1d86a37af91e6ae09bf6930202d33aeefd1 (patch) | |
| tree | 29aa5d4f3348390d1f7f51c2464375d19b63856f /ChangeLog | |
| parent | daf454021a4b49c72033eaace587d182f9f7d163 (diff) | |
| download | astroid-git-2.11.0.tar.gz | |
Bump astroid to 2.11.0, update changelogv2.11.0
Make small changes to release process
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 19 |
1 files changed, 13 insertions, 6 deletions
@@ -2,10 +2,22 @@ astroid's ChangeLog =================== -What's New in astroid 2.11.0? +What's New in astroid 2.12.0? +============================= +Release date: TBA + + + +What's New in astroid 2.11.1? ============================= Release date: TBA + + +What's New in astroid 2.11.0? +============================= +Release date: 2022-03-12 + * Add new (optional) ``doc_node`` attribute to ``nodes.Module``, ``nodes.ClassDef``, and ``nodes.FunctionDef``. @@ -35,11 +47,6 @@ Release date: TBA * Only pin ``wrapt`` on the major version. -What's New in astroid 2.10.1? -============================= -Release date: TBA - - What's New in astroid 2.10.0? ============================= Release date: 2022-02-27 |
