Skip to content

Commit cf75a3d

Browse files
committed
Update change log after recent v2.x releases
1 parent 06fd3a0 commit cf75a3d

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,18 @@
55
- Remove extracted cops in `Capybara`, `FactoryBot` and `Rails` departments. ([@ydah])
66
- Remove `RuboCop::RSpec::Language::NodePattern`. ([@ydah])
77
- Remove `RSpec/FilePath` cop. ([@ydah])
8-
- Add new `RSpec/ExpectInLet` cop. ([@yasu551])
98
- Remove `RSpec/Capybara/FeatureMethods` cop. If you are using this cop, change it to use `RSpec/Dialect`. ([@ydah])
10-
- Support `AutoCorrect: contextual` option for LSP. ([@ydah])
119
- Enable all pending cops. ([@bquorning])
1210
- Add new `RSpec/MissingExpectationTargetMethod` cop. ([@krororo])
1311

12+
## 2.31.0 (2024-06-07)
13+
14+
- Support `AutoCorrect: contextual` option for LSP. ([@ydah])
15+
16+
## 2.30.0 (2024-06-03)
17+
18+
- Add new `RSpec/ExpectInLet` cop. ([@yasu551])
19+
1420
## 2.29.2 (2024-05-02)
1521

1622
- Fix beginless and endless range bug for RepeatedIncludeExample cop. ([@hasghari])

0 commit comments

Comments
 (0)