Skip to content

Commit 42b5b40

Browse files
Add a changelog entry for attrs support (#1371)
1 parent 7471086 commit 42b5b40

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ Release date: TBA
1515

1616
Closes PyCQA/pylint#5679
1717

18+
* Add support for [attrs v21.3.0](https://github.com/python-attrs/attrs/releases/tag/21.3.0) which
19+
added a new `attrs` module alongside the existing `attr`.
20+
21+
Closes #1330
22+
1823
What's New in astroid 2.9.4?
1924
============================
2025
Release date: TBA

0 commit comments

Comments
 (0)