Skip to content

Commit

Permalink
Fix "Preview features" heading level in CHANGELOG (#8086)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhruvmanila committed Oct 20, 2023
1 parent 1dd264b commit f158536
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
- Respect `tab-size` setting in formatter ([#8006](https://github.com/astral-sh/ruff/pull/8006))
- Add `lint.preview` ([#8002](https://github.com/astral-sh/ruff/pull/8002))

## Preview features
### Preview features

- \[`pylint`\] Implement `literal-membership` (`PLR6201`) ([#7973](https://github.com/astral-sh/ruff/pull/7973))
- \[`pylint`\] Implement `too-many-boolean-expressions` (`PLR0916`) ([#7975](https://github.com/astral-sh/ruff/pull/7975))
Expand Down

0 comments on commit f158536

Please sign in to comment.