diff options
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 |
