Skip to content

Commit 85f2a72

Browse files
committed
Update Changelog
1 parent 6b32cfb commit 85f2a72

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

1010
## master (unreleased)
1111

12+
### New features
13+
14+
* [#1471](https://github.com/rubocop/rubocop-rails/pull/1471): Support `it` block parameter in `Rails` cops. ([@koic][])
15+
16+
### Bug fixes
17+
18+
* [#1465](https://github.com/rubocop/rubocop-rails/issues/1465): Avoid warnings about methods of `RuboCop::Cop::EnforceSuperclass` being redefined. ([@davidrunger][])
19+
1220
## 2.30.3 (2025-03-03)
1321

1422
### Bug fixes
@@ -1263,3 +1271,4 @@
12631271
[@franzliedke]: https://github.com/franzliedke
12641272
[@ydakuka]: https://github.com/ydakuka
12651273
[@exterm]: https://github.com/exterm
1274+
[@davidrunger]: https://github.com/davidrunger

changelog/fix_avoid_warnings_about_redefined_methods.md

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

changelog/new_support_itblock_in_rails_cops.md

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

0 commit comments

Comments
 (0)