mirror of https://github.com/astral-sh/ruff
Fix versions in BREAKING_CHANGES.md
This commit is contained in:
parent
ec6054edce
commit
d3c3198b24
|
|
@ -37,7 +37,7 @@ will enable all `F` rules, including `F401`, as the command line's `--select` re
|
||||||
The `remove-six-compat` rule has been removed. This rule was only useful for one-time Python 2-to-3
|
The `remove-six-compat` rule has been removed. This rule was only useful for one-time Python 2-to-3
|
||||||
upgrades.
|
upgrades.
|
||||||
|
|
||||||
## 0.0.238
|
## 0.0.237
|
||||||
|
|
||||||
### `--explain`, `--clean`, and `--generate-shell-completion` are now subcommands ([#2190](https://github.com/charliermarsh/ruff/pull/2190))
|
### `--explain`, `--clean`, and `--generate-shell-completion` are now subcommands ([#2190](https://github.com/charliermarsh/ruff/pull/2190))
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue