Skip to content

Commit 4f31403

Browse files
committed
Update Changelog
1 parent c2dd421 commit 4f31403

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@
99

1010
## master (unreleased)
1111

12+
### Bug fixes
13+
14+
* [#1221](https://github.com/rubocop/rubocop-rails/issues/1221): Fix an exception in `Rails/WhereNot` when calling `.where` on an implicit receiver (e.g. inside model code). ([@bquorning][])
15+
1216
## 2.23.0 (2023-12-16)
1317

1418
### New features
@@ -1014,3 +1018,4 @@
10141018
[@jamiemccarthy]: https://github.com/jamiemccarthy
10151019
[@sambostock]: https://github.com/sambostock
10161020
[@Dania02525]: https://github.com/Dania02525
1021+
[@bquorning]: https://github.com/bquorning

changelog/fix_where_not_with_implicit_receiver.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)