Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pirj authored Oct 25, 2024
1 parent eb61748 commit 6cbe423
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
## Master (Unreleased)

- Change `RSpec/ContextWording` cop to always report an offense when both `Prefixes` and `AllowedPatterns` are empty. ([@ydah])
- Fix an error for `RSpec/ChangeByZero` when `change (...) .by (0)` and `change (...)`, concatenated with `and` and `or`. ([@ydah])
- Revert an change that would conceal unintentional RSpec syntax. ([@pirj])
- Add support for `and` and `or` compound matchers to `RSpec/ChangeByZero` cop. ([@ydah])

## 3.1.0 (2024-10-01)

Expand Down

0 comments on commit 6cbe423

Please sign in to comment.