Fix versions in BREAKING_CHANGES.md

This commit is contained in:
Charlie Marsh 2023-02-02 12:45:20 -05:00
parent ec6054edce
commit d3c3198b24
1 changed files with 1 additions and 1 deletions

View File

@ -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))