Skip to content

Commit 8afdc7b

Browse files
committed
Update changelog
1 parent 53e9c62 commit 8afdc7b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

ChangeLog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,16 @@ Release Date: TBA
2323

2424
Closes #926
2525

26+
* Fix property inference in class contexts for properties defined on the metaclass
27+
28+
Closes #940
29+
30+
* Update enum brain to fix definition of __members__ for subclass-defined Enums
31+
32+
Closes PyCQA/pylint#2626
33+
Closes PyCQA/pylint#3535
34+
Closes PyCQA/pylint#4358
35+
2636

2737
What's New in astroid 2.5.6?
2838
============================

0 commit comments

Comments
 (0)