Skip to content

Commit

Permalink
Add entry for #7987 to 0.1.0 changelog (#7988)
Browse files Browse the repository at this point in the history
  • Loading branch information
zanieb authored Oct 16, 2023
1 parent cac9754 commit 172ac2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Read Ruff's new [versioning policy](https://docs.astral.sh/ruff/versioning/).
- Add fix for `PYI055` ([#7886](https://github.com/astral-sh/ruff/pull/7886))
- Update `non-pep695-type-alias` to require `--unsafe-fixes` outside of stub files ([#7836](https://github.com/astral-sh/ruff/pull/7836))
- Improve fix message for `UP018` ([#7913](https://github.com/astral-sh/ruff/pull/7913))
- Update `PLW3201` to support `Enum` [sunder names](https://docs.python.org/3/library/enum.html#supported-sunder-names) ([#7987](https://github.com/astral-sh/ruff/pull/7987))

### Preview features

Expand Down

0 comments on commit 172ac2c

Please sign in to comment.