Skip to content

Commit

Permalink
add 24.5.2 changelog to changelog.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jakkdl committed May 14, 2024
1 parent 5b1f26c commit 1e40553
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ Changelog

*[CalVer, YY.month.patch](https://calver.org/)*

24.5.2
======
- ASYNC101 now also warns on anyio & asyncio taskgroups.
- Fixed a bug where ASYNC101 and ASYNC91x would not recognize decorators with parameters directly imported. I.e. ``@fixture(...)`` will now suppress errors.

24.5.1
======
- Add ASYNC912: no checkpoints in with statement are guaranteed to run.
Expand Down

0 comments on commit 1e40553

Please sign in to comment.