Skip to content

Commit 04eb2cb

Browse files
committed
Add changelog entry
1 parent 9f14252 commit 04eb2cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ChangeLog

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ What's New in astroid 4.0.0?
77
============================
88
Release date: TBA
99

10+
* Add support for boolean truthiness constraints (`x`, `not x`) in inference.
11+
12+
Closes pylint-dev/pylint#9515
13+
1014
* Fix false positive `invalid-name` on `attrs` classes with `ClassVar` annotated variables.
1115

1216
Closes pylint-dev/pylint#10525

0 commit comments

Comments
 (0)