Skip to content

Commit

Permalink
Move _value2member_map_ changelog back to 2.12.11 (#1874)
Browse files Browse the repository at this point in the history
Partially reverts 4acf578.
This had been included in 2.12.11 all along.
  • Loading branch information
jacobtylerwalls authored and Pierre-Sassoulas committed Nov 19, 2022
1 parent 0deb805 commit d89beaf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions ChangeLog
Expand Up @@ -12,10 +12,6 @@ What's New in astroid 2.12.13?
==============================
Release date: TBA

* 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 Expand Up @@ -59,6 +55,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 d89beaf

Please sign in to comment.