Skip to content

Commit 6cbe423

Browse files
authored
Update CHANGELOG.md
1 parent eb61748 commit 6cbe423

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
## Master (Unreleased)
44

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

98
## 3.1.0 (2024-10-01)
109

0 commit comments

Comments
 (0)