Skip to content

Commit

Permalink
Add a changelog entry for attrs support (#1371)
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbogdanov committed Jan 27, 2022
1 parent 7471086 commit 42b5b40
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ChangeLog
Expand Up @@ -15,6 +15,11 @@ Release date: TBA

Closes PyCQA/pylint#5679

* Add support for [attrs v21.3.0](https://github.com/python-attrs/attrs/releases/tag/21.3.0) which
added a new `attrs` module alongside the existing `attr`.

Closes #1330

What's New in astroid 2.9.4?
============================
Release date: TBA
Expand Down

0 comments on commit 42b5b40

Please sign in to comment.