Skip to content

Commit

Permalink
Merge dc14375 into e316932
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobtylerwalls committed Nov 19, 2022
2 parents e316932 + dc14375 commit d9b79b3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@ What's New in astroid 2.12.13?
==============================
Release date: TBA

* Add ``_value2member_map_`` member to the ``enum`` brain.

Refs PyCQA/pylint#3941

* Prevent returning an empty list for ``ClassDef.slots()`` when the mro list contains one class & it is not ``object``.

Refs PyCQA/pylint#5099
Expand Down Expand Up @@ -64,6 +60,10 @@ What's New in astroid 2.12.11?
==============================
Release date: 2022-10-10

* Add ``_value2member_map_`` member to the ``enum`` brain.

Refs PyCQA/pylint#3941

* Improve detection of namespace packages for the modules with ``__spec__`` set to None.

Closes PyCQA/pylint#7488.
Expand Down

0 comments on commit d9b79b3

Please sign in to comment.